Skip to content

group: fix revealer hover regression - #3500

Merged
Alexays merged 4 commits into
Alexays:masterfrom
khaneliman:group
Aug 3, 2024
Merged

Alexays merged 4 commits into
Alexays:masterfrom
khaneliman:group

Conversation

@khaneliman

@khaneliman khaneliman commented Aug 3, 2024

Copy link
Copy Markdown
Contributor

Resolves #3391 .

Finally spent some time on this. This changes the handleMouseLeave event to only fire when we leave the entire event_box__ and are not just going to a child element.

@khaneliman khaneliman changed the title Group: fix revealer hover regression group: fix revealer hover regression Aug 3, 2024
We aren't including the hover detection on the revealer, so when the
animation fires we fire the leave event which starts an infinite loop of
enter/leave while we watch boxes move back and forth.
Ignore mouse leave event when we are still within the parent element
khaneliman added a commit to khaneliman/khanelinix that referenced this pull request Aug 3, 2024
Remove override and patch after
Alexays/Waybar#3500 is merged.
@Alexays
Alexays merged commit 2131678 into Alexays:master Aug 3, 2024
@khaneliman
khaneliman deleted the group branch August 3, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Group Module animation behaviour

2 participants