-
Notifications
You must be signed in to change notification settings - Fork 439
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: tool selection for delegate frame handles
- the handles on a delegate frame may be stacked on each other if the delegate frame is small in one or the other direction - determine tool from mouse position by asking the topmost handle first - use isUnderCursor() to be sure that the tool matches the currently shown cursor - remove unreachable "return"
- Loading branch information
1 parent
dea6925
commit ba0eedd
Showing
1 changed file
with
17 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters