-
Notifications
You must be signed in to change notification settings - Fork 540
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ability to query point, line and rect drags for their click, hovered …
…and held states (#507) * Added optional parameters to Drag.. functions to query state of items: clicked, hovered, held See also #506 * Updated click/hover/held code * Added demo * DragRect is now report state of the entire rect * Fix DragRect interaction; improve demo; some preferential changes * Added held state handling for the DragRect rectangle --------- Co-authored-by: epezent <[email protected]>
- Loading branch information
Showing
3 changed files
with
103 additions
and
55 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
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
Oops, something went wrong.