mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-21 16:38:23 +01:00
f368a61c70
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 |
||
---|---|---|
.. | ||
blockservice | ||
clientservice | ||
fileservice | ||
objectservice | ||
userinputservice | ||
windowservice | ||
workspaceservice | ||
service.go |