mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-06 20:12:29 +00:00
NPanel: animation improvements and debugging to handle all the settings combinations.
This commit is contained in:
@@ -36,8 +36,6 @@ NPanel {
|
||||
panelAnchorBottom: panelPosition.startsWith("bottom_")
|
||||
panelAnchorTop: panelPosition.startsWith("top_")
|
||||
|
||||
panelKeyboardFocus: true // Needs Exclusive focus for text input (search)
|
||||
|
||||
// Store direct reference to content for instant access
|
||||
property var contentItem: null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user