Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix janky scrolling on external mice
This fixes an issue where the scroll(to: NSPoint) implementation only supports smooth scrolling and thus doesn't properly take into account notched mouse wheel scroll (which usually means external mice).
- Loading branch information