forked from vurtun/nuklear
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed vurtun#145 scrollbar mouse grabbing behavior
While mouse grabbing already works in x-direction for vertical and in y-direction for horizontal scrollbars moving over scrollbar boundries in the other direction would fail. The problem is now fixed and scrollbar should work as expected. Note: interestingly slider already work correctly even though I did not do anything to make it work correctly.
- Loading branch information
Showing
1 changed file
with
7 additions
and
8 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