Clean up auto-summary settings menu

This commit is contained in:
2026-05-18 10:17:25 +01:00
parent f10598601f
commit 67b994f629
4 changed files with 43 additions and 43 deletions

View File

@@ -2048,13 +2048,6 @@ func (st *uiState) closePalette(action paletteAction) {
case "proc-restart":
st.handleProcRestart(action.childID)
case "settings-close":
st.applySettingsAction(action)
restoreView()
st.drawTabBar()
st.drawSidebar()
st.drawStatusLine()
case "settings-test":
st.applySettingsAction(action)
restoreView()