animation offsets to look nice
This commit is contained in:
@@ -16,6 +16,7 @@ Container {
|
||||
property bool opened: false
|
||||
property double radius: 9
|
||||
|
||||
animOffset: 150
|
||||
boxColor: Colors.green
|
||||
boxRadius: radius
|
||||
defaultItem: icon
|
||||
|
||||
@@ -14,6 +14,7 @@ Container {
|
||||
required property HyprlandMonitor monitor
|
||||
property bool opened: false
|
||||
|
||||
animOffset: 250
|
||||
boxColor: Colors.red
|
||||
boxHeight: 25
|
||||
boxWidth: 33
|
||||
|
||||
Reference in New Issue
Block a user