** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Wishlist
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1481680 Title: Mouse attached property is missing "contains" property Status in ubuntu-ui-toolkit package in Ubuntu: Confirmed 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.containsMouse and does the tracking for us. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1481680/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp