Page MenuHomePhabricator

Make sure that mouse cursor resumes its default form when leaving a render window
Closed, ResolvedPublic

Description

In plane rotation mode, the mouse cursor is modified to include a small rotation symbol when the mouse is close to an intersection line in the 2D views. When tracing the mouse along the intersection line until the border of the view, and then leaving the view, the mouse cursor is not reset to its normal form.

Event Timeline

Reset mouse cursor when leaving the view by using the leaveEvent of QT. Next BQ-party I will write the change request.

(In reply to comment #1)

BQ-party I will write the change request.

I'll reset the flag then because otherwise I wouldn't remember to check this bug next week.

Restore mouse cursor when mouse leave the views

[SVN revision 25387]
FIX (#3080): included leaveEvent and set mouse cursor back to default when mouse leaves the stdMultiWidget