Hi,
steps to reproduce the problem: (Ubuntu 26.04 terminal)
git clone https://github.com/AvaloniaUI/AvaloniaEdit
cd AvaloniaEdit
dotnet build AvaloniaEdit.slnx -c:Release
cd src/AvaloniaEdit.Demo/bin/Release/net10.0
./AvaloniaEdit.Demo
Replace the text in the editor with some larger c# code sample (1000+ lines):
Maximize the AvaloniaEdit.Demo app
Scroll with the vertical scrollbar (with the mouse) through the code.
The vertical scrolling experience is sluggish in Ubuntu 26.04.
In Windows 11 this is not the case.
This problem is introduced in version 12.0.0, it doesn't occur in version 11.4.1.
Thanks
Hi,
steps to reproduce the problem: (Ubuntu 26.04 terminal)
Replace the text in the editor with some larger c# code sample (1000+ lines):
Maximize the AvaloniaEdit.Demo app
Scroll with the vertical scrollbar (with the mouse) through the code.
The vertical scrolling experience is sluggish in Ubuntu 26.04.
In Windows 11 this is not the case.
This problem is introduced in version 12.0.0, it doesn't occur in version 11.4.1.
Thanks