Commit 1073c8e
committed
Fix element stacking by resetting autoplace state
Elements (text, dynamics) were stacking after edits because autoplace
collision detection used stale offset state. Clear autoplace state
(offsetChanged, changedPos) during layout reset to force fresh collision
detection without resetting positions.1 parent 037bb07 commit 1073c8e
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
518 | 518 | | |
519 | 519 | | |
520 | 520 | | |
| 521 | + | |
| 522 | + | |
521 | 523 | | |
522 | 524 | | |
523 | 525 | | |
| |||
0 commit comments