Commit 3d4944a
committed
🐛(frontend) fix callout block cursor position
Disabled the "gapCursor" prosemirror extension on the editor.
Cursor gets to non text positions around custom blocks, in this case the
callout block, which is a feature of the "gapCursor" extension.1 parent 4101290 commit 3d4944a
File tree
1 file changed
+1
-0
lines changed- src/frontend/apps/impress/src/features/docs/doc-editor/components
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
| |||
0 commit comments