Settings: Added a ScreenCorners section in the general tab.
This commit is contained in:
parent
4afb98cf4c
commit
626b745ce3
2 changed files with 56 additions and 37 deletions
|
|
@ -21,7 +21,7 @@ Loader {
|
|||
|
||||
property color cornerColor: Qt.alpha(Color.mSurface, Settings.data.bar.backgroundOpacity)
|
||||
property real cornerRadius: Style.screenRadius * scaling
|
||||
property real cornerSize: Style.screenRadius * scaling
|
||||
property real cornerSize: Style.screenRadius * scaling
|
||||
|
||||
Connections {
|
||||
target: ScalingService
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue