Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce mouseover and mouseout events in MouseObserver #9338

Closed
scofalik opened this issue Mar 23, 2021 · 0 comments 路 Fixed by #9746
Closed

Introduce mouseover and mouseout events in MouseObserver #9338

scofalik opened this issue Mar 23, 2021 · 0 comments 路 Fixed by #9746
Assignees
Labels
domain:dx This issue reports a developer experience problem or possible improvement. package:engine type:feature This issue reports a feature request (an idea for a new functionality or a missing option).

Comments

@scofalik
Copy link
Contributor

scofalik commented Mar 23, 2021

馃摑 Provide a description of the new feature

The title really says it all. Introduce new events to the observer. The events can be useful for UI elements that do something when the mouse cursor is moved over them.

@scofalik scofalik added type:feature This issue reports a feature request (an idea for a new functionality or a missing option). package:engine labels Mar 23, 2021
@Mgsy Mgsy added domain:dx This issue reports a developer experience problem or possible improvement. squad:dx labels Mar 23, 2021
@mlewand mlewand added this to the backlog milestone May 17, 2021
@scofalik scofalik self-assigned this May 24, 2021
pomek added a commit that referenced this issue May 25, 2021
Feature (engine): Introduced `'mouseover'` and `'mouseout'` events in the `MouseObserver` class. Closes #9338.
@pomek pomek modified the milestones: backlog, iteration 43 May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:dx This issue reports a developer experience problem or possible improvement. package:engine type:feature This issue reports a feature request (an idea for a new functionality or a missing option).
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants