@soomo/text-annotator 3.1.0-staging.3 → 3.1.0-staging.4

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.
@@ -2289,7 +2289,7 @@ const re = 300, Le = ["up", "down", "left", "right"], Oe = Ne ? "⌘+a" : "ctrl+
2289
2289
  setTimeout(() => {
2290
2290
  const v = document.getSelection();
2291
2291
  v != null && v.isCollapsed && w < re ? (c = void 0, g()) : c && c.selector.length > 0 && (i.clear(), u(), i.userSelect(c.annotation, xt(S)));
2292
- });
2292
+ }, 1);
2293
2293
  }, C = (S) => {
2294
2294
  p = !0;
2295
2295
  const g = document.getSelection();