NotificationHistory panel
This commit is contained in:
parent
30722975f3
commit
c7e82517f2
3 changed files with 154 additions and 248 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue