SessionMenuTab: add setting for large button layout

This commit is contained in:
Ly-sec
2025-12-16 20:10:28 +01:00
parent d4f39c6b75
commit 762e828382
16 changed files with 449 additions and 119 deletions
@@ -132,7 +132,7 @@ Item {
PanelBackground {
panel: root.windowRoot.sessionMenuPanelPlaceholder
shapeContainer: backgroundsShape
backgroundColor: panelBackgroundColor
backgroundColor: Settings.data.sessionMenu.largeButtonsStyle ? Color.transparent : panelBackgroundColor
}
// Settings