fix: refresh wysiwyg position on canvas resize (#3008)

This commit is contained in:
David Luzar 2021-02-11 12:24:26 +01:00 committed by GitHub
parent 4fdddb518a
commit 4b253c7362
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 27 additions and 3 deletions

View file

@ -51,6 +51,7 @@
"devDependencies": {
"@types/lodash.throttle": "4.1.6",
"@types/pako": "1.0.1",
"@types/resize-observer-browser": "0.1.5",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-prettier": "3.3.1",
"firebase-tools": "9.3.0",