waveterm/frontend/layout
Evan Simkowitz e85b0d205e
New layout model (#210)
This PR is a large refactoring of the layout code to move as much of the
layout state logic as possible into a unified model class, with atoms
and derived atoms to notify the display logic of changes. It also fixes
some latent bugs in the node resize code, significantly speeds up
response times for resizing and dragging, and sets us up to fully
replace the React-DnD library in the future.
2024-08-14 18:40:41 -07:00
..
lib New layout model (#210) 2024-08-14 18:40:41 -07:00
tests New layout model (#210) 2024-08-14 18:40:41 -07:00
index.ts New layout model (#210) 2024-08-14 18:40:41 -07:00