@galacean/engine-ui 2.0.0-alpha.17 → 2.0.0-alpha.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/browser.js CHANGED
@@ -2385,7 +2385,7 @@
2385
2385
  var canvas = this._getRootCanvas();
2386
2386
  if (this._isContainDirtyFlag(8)) {
2387
2387
  this._updateLocalData();
2388
- this._setDirtyFlagTrue(8);
2388
+ this._setDirtyFlagFalse(8);
2389
2389
  }
2390
2390
  if (this._isContainDirtyFlag(16)) {
2391
2391
  this._updatePosition();