waveterm/frontend/layout
Evan Simkowitz 16e1b7f65c
Unmagnify the final leaf in a layout (#307)
This handles an edge case where a user deletes all unmagnified nodes,
leaving a final node that is still magnified. Because we ignore
magnify/unmagnify operations when there's only one leaf remaining, this
would result in the last node being stuck magnified until a new node is
added.

Also fixes a bug where the layout would not always update when a new
block was added.
2024-09-03 14:26:29 -07:00
..
lib Unmagnify the final leaf in a layout (#307) 2024-09-03 14:26:29 -07:00
tests remove .js from imports 2024-08-26 16:37:05 -07:00
index.ts Fix block content sizing (#280) 2024-08-27 13:41:36 -07:00