P5-6722 - Set frame objects as dirty each render (#6)

This commit is contained in:
Anders Gustafsson
2021-02-19 10:09:05 +01:00
committed by GitHub
parent 8c97a33735
commit 63d18dc295
6 changed files with 19 additions and 1 deletions
+5
View File
@@ -4460,6 +4460,11 @@
}
}
},
"jquery": {
"version": "2.2.4",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-2.2.4.tgz",
"integrity": "sha1-LInWiJterFIqfuoywUUhVZxsvwI="
},
"js-tokens": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",