Add notification, Use font.pointSize

This commit is contained in:
Ly-sec 2025-08-10 22:02:48 +02:00
parent 5fd3c4a53e
commit b2d3f401c4
8 changed files with 361 additions and 18 deletions

View file

@ -35,7 +35,7 @@ NLoader {
readonly property real scaling: Scaling.scale(screen)
// Single source of truth for spacing between cards (both axes)
property real cardSpacing: Style.marginLarge * scaling
property real cardSpacing: Style.spacingLarge * scaling
// X coordinate from the bar to align this panel under
property real anchorX: root.anchorX
// Ensure this panel attaches to the intended screen