waveterm/pkg/wcore
Evan Simkowitz f368a61c70
Fix close active tab behavior (#1367)
This fixes a bug where closing the active tab would clean up the closed
tab view before switching to an un-closed tab view, putting the window
into an unrecoverable state. This also moves around some of the CloseTab
logic so that it's more standardized and reduces unnecessary
frontend-backend comms and DB writes
2024-12-02 12:59:03 -08:00
..
block.go Fix initialdata bug (#1365) 2024-12-02 11:44:08 -08:00
wcore.go Fix initialdata bug (#1365) 2024-12-02 11:44:08 -08:00
window.go Fix close active tab behavior (#1367) 2024-12-02 12:59:03 -08:00
workspace.go Fix close active tab behavior (#1367) 2024-12-02 12:59:03 -08:00