Renamed Colors to Color
- some work on the active window
This commit is contained in:
parent
ffd9ee8efe
commit
4fcdb1543d
60 changed files with 491 additions and 455 deletions
|
|
@ -20,7 +20,7 @@ NLoader {
|
|||
screen: modelData
|
||||
|
||||
// Visible ring color
|
||||
property color ringColor: Colors.mSurface
|
||||
property color ringColor: Color.mSurface
|
||||
// The amount subtracted from full size for the inner cutout
|
||||
// Inner size = full size - borderWidth (per axis)
|
||||
property int borderWidth: Style.borderMedium
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue