mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-22 16:59:57 -05:00
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