Commit 6adc025
committed
fix: update presentation when typing inside table in sdt
1 parent 34a68a8 commit 6adc025
File tree
3 files changed
+45
-1
lines changed- packages
- layout-engine
- layout-bridge/src
- painters/dom/src
- super-editor/src/editors/v1/core/presentation-editor/pointer-events
3 files changed
+45
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
144 | 152 | | |
145 | 153 | | |
146 | 154 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7335 | 7335 | | |
7336 | 7336 | | |
7337 | 7337 | | |
| 7338 | + | |
| 7339 | + | |
| 7340 | + | |
| 7341 | + | |
7338 | 7342 | | |
7339 | 7343 | | |
7340 | 7344 | | |
| |||
packages/super-editor/src/editors/v1/core/presentation-editor/pointer-events/EditorInputManager.ts
Lines changed: 33 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1278 | 1278 | | |
1279 | 1279 | | |
1280 | 1280 | | |
| 1281 | + | |
| 1282 | + | |
1281 | 1283 | | |
1282 | 1284 | | |
1283 | | - | |
| 1285 | + | |
| 1286 | + | |
| 1287 | + | |
1284 | 1288 | | |
1285 | 1289 | | |
1286 | 1290 | | |
| |||
1585 | 1589 | | |
1586 | 1590 | | |
1587 | 1591 | | |
| 1592 | + | |
| 1593 | + | |
| 1594 | + | |
| 1595 | + | |
| 1596 | + | |
| 1597 | + | |
| 1598 | + | |
| 1599 | + | |
| 1600 | + | |
| 1601 | + | |
| 1602 | + | |
| 1603 | + | |
| 1604 | + | |
| 1605 | + | |
| 1606 | + | |
| 1607 | + | |
| 1608 | + | |
| 1609 | + | |
| 1610 | + | |
| 1611 | + | |
| 1612 | + | |
| 1613 | + | |
| 1614 | + | |
| 1615 | + | |
| 1616 | + | |
| 1617 | + | |
| 1618 | + | |
| 1619 | + | |
1588 | 1620 | | |
1589 | 1621 | | |
1590 | 1622 | | |
| |||
0 commit comments