mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-04 19:26:19 +00:00
NPanel: restore outter border on panels without sexy borders + minor polishing.
This commit is contained in:
@@ -554,6 +554,7 @@ Loader {
|
||||
color: Color.transparent
|
||||
border.color: Color.mPrimary
|
||||
border.width: Style.borderM
|
||||
radius: Style.radiusL
|
||||
visible: panelBackground.isDragged && dragHandler.active
|
||||
opacity: 0.8
|
||||
z: 3000
|
||||
@@ -565,6 +566,7 @@ Loader {
|
||||
color: Color.transparent
|
||||
border.color: Color.mPrimary
|
||||
border.width: Style.borderS
|
||||
radius: Style.radiusL
|
||||
opacity: 0.3
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user