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:
@@ -10,9 +10,9 @@ import qs.Widgets
|
||||
NPanel {
|
||||
id: panel
|
||||
|
||||
rWidth: 460 * scaling
|
||||
rHeight: 700 * scaling
|
||||
rAnchorRight: true
|
||||
panelWidth: 460 * scaling
|
||||
panelHeight: 700 * scaling
|
||||
panelAnchorRight: true
|
||||
|
||||
panelContent: Item {
|
||||
id: content
|
||||
|
||||
Reference in New Issue
Block a user