@cascadetui/core 0.1.11 → 0.1.13

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/index.js CHANGED
@@ -153,7 +153,7 @@ import {
153
153
  white,
154
154
  wrapWithDelegates,
155
155
  yellow
156
- } from "./index-gv8mtakv.js";
156
+ } from "./index-kfh59ta6.js";
157
157
  // src/text-buffer-view.ts
158
158
  class TextBufferView {
159
159
  lib;
@@ -11486,9 +11486,9 @@ class ScrollBoxRenderable extends BoxRenderable {
11486
11486
  } finally {
11487
11487
  this._isApplyingStickyScroll = wasApplyingStickyScroll;
11488
11488
  }
11489
- process.nextTick(() => {
11489
+ setTimeout(() => {
11490
11490
  this.requestRender();
11491
- });
11491
+ }, 0);
11492
11492
  }
11493
11493
  set rootOptions(options) {
11494
11494
  Object.assign(this, options);
@@ -12454,5 +12454,5 @@ export {
12454
12454
  ASCIIFont
12455
12455
  };
12456
12456
 
12457
- //# debugId=0313087C41FF161A64756E2164756E21
12457
+ //# debugId=D590C07080621D6D64756E2164756E21
12458
12458
  //# sourceMappingURL=index.js.map