-
Notifications
You must be signed in to change notification settings - Fork 631
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dial example: rotate dial only if initial touch is within its bounds (#…
…7142) Add a boundary check to ensure that rotation only occurs when the first pointer contact is inside the circular dial area. If the initial touch is outside, the dial remains stationary. Mouse cursor is set properly to show current status.
- Loading branch information
Showing
1 changed file
with
17 additions
and
13 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