mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Renamed properties so its easier to understand
This commit is contained in:
@@ -12,9 +12,9 @@ import qs.Widgets
|
||||
NPanel {
|
||||
id: root
|
||||
|
||||
rWidth: 400 * scaling
|
||||
rHeight: 500 * scaling
|
||||
rAnchorRight: true
|
||||
panelWidth: 380 * scaling
|
||||
panelHeight: 500 * scaling
|
||||
panelAnchorRight: true
|
||||
|
||||
panelContent: Rectangle {
|
||||
id: notificationRect
|
||||
|
||||
Reference in New Issue
Block a user