Mouse attached property is missing "contains" property
Bug #1481680 reported by
Ugo Riboni
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-ui-toolkit (Ubuntu) |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
At the moment if we want to track if a component contains the mouse pointer we need to set Mouse.hoverEnabled: true and then manually track Mouse.onEntered and Mouse.onExited to update some internal boolean property.
It would be nice to have a property called "contains" or "containsMouse" that behaves like MouseArea.
Changed in ubuntu-ui-toolkit (Ubuntu): | |
importance: | Undecided → Wishlist |
status: | New → Confirmed |
To post a comment you must log in.