waveterm/cmd
Evan Simkowitz 383a71fc25
Fix infinite loop in layoutAtom, improve iconbutton disable code (#306)
Fixes an infinite loop in the layoutModel atom synchronization that
would cause the atom to update indefinitely when the root node is
deleted.

Also adds a dedicated `disabled` flag for the IconButton decl so we can
disable the onClick handler when the button is disabled.

Also updates the Magnify toggle button to use this new flag, so that
when there's only one leaf in a layout, the magnify button is disabed.
2024-09-03 11:24:45 -07:00
..
generatego implement cmd:i, hook up telemetry switch, fix some settings types 2024-09-02 20:21:35 -07:00
generatets new config system (#283) 2024-08-27 18:49:49 -07:00
server remote sysinfo data plotting (#294) 2024-08-30 11:33:04 -07:00
test working on vdom implementation, other fixes (#136) 2024-07-23 13:16:53 -07:00
wsh Fix infinite loop in layoutAtom, improve iconbutton disable code (#306) 2024-09-03 11:24:45 -07:00