Yuki Takei 1 ماه پیش
والد
کامیت
2cba54ce7a
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      packages/editor/src/client/services-internal/extensions/y-rich-cursors/theme.ts

+ 1 - 0
packages/editor/src/client/services-internal/extensions/y-rich-cursors/theme.ts

@@ -112,6 +112,7 @@ export const richCursorsTheme = EditorView.baseTheme({
     display: 'flex',
     flexDirection: 'column',
     alignItems: 'center',
+    pointerEvents: 'auto',
   },
   // In the bottom container the indicator hangs upward from the bottom edge,
   // so the arrow (last child) sits right at/overlapping the editor's bottom border.