mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 17:56:34 +00:00
Replace naive per-cell shift with iterative overlap resolver. When any cell grows (direction expand, dim/delta resize, or cell edit with new spans), all overlapping cells get pushed along the expansion axis, with cascading to prevent pushed cells from overlapping each other. Fixes: expanding left block goes under right block instead of pushing it. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| bsb-tests.json | ||
| package.json | ||
| tsconfig.json | ||