gpui-component/crates
Nico Gründel a19826af2b
dock: Don't close tab via action when it can't be closed via context menu (#1581)
Right now the last tab can be closed via the keyboard action, even
though it's explicitly not allowed to be closed via the context menu.
This can result in an invalid app state. This pull request takes the
same check that's currently done to decide whether the close button
should be drawn in the context menu, and adds it to the close action.
2025-11-13 10:30:37 +08:00
..
macros Bump v0.4.0-preview2 2025-11-12 15:16:49 +08:00
reqwest_client Bump v0.4.0-preview2 2025-11-12 15:16:49 +08:00
story root: Fix Root use text size may override default text color. (#1576) 2025-11-12 19:05:30 +08:00
ui dock: Don't close tab via action when it can't be closed via context menu (#1581) 2025-11-13 10:30:37 +08:00