Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ui] Edge: Added child mouseArea to handle clicks
Handling mouseClickEvent on QQuickItem was sometimes crashing when querying QMouseEvent::button(), adding a child mouse area to check if the pressed point exists on the edge to accept or reject an event seems like a better workaround and is stable
- Loading branch information