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