mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-08 20:55:16 +00:00
NPanel: animation improvements and debugging to handle all the settings combinations.
This commit is contained in:
@@ -17,7 +17,6 @@ NPanel {
|
||||
preferredHeightRatio: 0.5
|
||||
|
||||
panelBackgroundColor: Qt.alpha(Color.mSurface, Settings.data.appLauncher.backgroundOpacity)
|
||||
panelKeyboardFocus: true // Needs Exclusive focus for text input
|
||||
|
||||
// Positioning
|
||||
readonly property string panelPosition: {
|
||||
|
||||
Reference in New Issue
Block a user