-
Notifications
You must be signed in to change notification settings - Fork 981
Closed
Labels
BUGunexpected behaviorunexpected behavior
Description
exception: "System.ArgumentException: 'mouse wheel was scrolled but neither direction is set'" on live data example when mouse wheel is excessively zoomed in and out. Have tried render locking, forcing zoom in only one direction, and slowing down mouse wheel scroll. Found bug in my own code and replicated in live data demo. If mouse wheel delta value is low, did not see issue or if slowly moved. But if control is used by another user, they won't know to avoid issue so looking for a fix.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BUGunexpected behaviorunexpected behavior