mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
NotificationHistory panel
This commit is contained in:
@@ -14,9 +14,6 @@ NPanel {
|
||||
rHeight: 700 * scaling
|
||||
rAnchorRight: true
|
||||
|
||||
// rectX: Math.max(Style.marginS * scaling, Math.min(parent.width - width - Style.marginS * scaling,
|
||||
// Math.round(anchorX - width / 2)))
|
||||
// rectY: Settings.data.bar.position === "top" ? Style.marginS * scaling : undefined
|
||||
panelContent: Item {
|
||||
id: content
|
||||
|
||||
|
||||
Reference in New Issue
Block a user