Open MartinZikmund opened 6 months ago
I do not have an issue with scrolling with both the laptop trackpad or with a Magic Mouse. In both cases the speed of scrolling seems correct.
@MartinZikmund Not sure if that was fixed or if you were using a mouse with a wheel ? I can try to find one... somewhere...
Let me try again 👍
@spouliot it does seem that the mouse scroll wheel is the problem, scrolling it just goes line by line, very slowly. I can try some change on my side if you point me in the right direction 😁
@MartinZikmund what kind of mouse are you using ? it's not a Magic Mouse right ?
I can try some change on my side if you point me in the right direction 😁
If you build SampleApp.Skia.Generic.csproj
locally (on a Mac) the native library will be built with DEBUG
enabled - which will log a lot of data on stdout.
Some mouse events are commented out (there's too much of them) but can be re-enabled locally.
k, found an old mouse with a scroll wheel and I can duplicate the issue.
Current behavior
When mouse wheel is scrolled, it scroll bar moves very very slowly
Expected behavior
Should be on par with other macOS apps
How to reproduce it (as minimally and precisely as possible)
No response
Workaround
No response
Works on UWP/WinUI
None
Environment
No response
NuGet package version(s)
No response
Affected platforms
Skia (GTK on Linux/macOS/Windows)
IDE
No response
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
No response