forked from Shinonome/dots-hyprland
region selector: animate icon on mode change
This commit is contained in:
@@ -563,6 +563,7 @@ PanelWindow {
|
|||||||
anchors.centerIn: parent
|
anchors.centerIn: parent
|
||||||
iconSize: 22
|
iconSize: 22
|
||||||
color: Appearance.colors.colOnPrimary
|
color: Appearance.colors.colOnPrimary
|
||||||
|
animateChange: true
|
||||||
text: switch (root.action) {
|
text: switch (root.action) {
|
||||||
case RegionSelection.SnipAction.Copy:
|
case RegionSelection.SnipAction.Copy:
|
||||||
case RegionSelection.SnipAction.Edit:
|
case RegionSelection.SnipAction.Edit:
|
||||||
|
|||||||
Reference in New Issue
Block a user