gama-platform / gama

Main repository for developing the 2024+ versions of GAMA
https://gama-platform.org
GNU General Public License v3.0
12 stars 5 forks source link

Unit test view is hard to navigate on Windows #159

Open lesquoyb opened 2 months ago

lesquoyb commented 2 months ago

Describe the bug Scrolling in the Tests view is extremely annoying as (on windows) you have to scroll way more than in the other views, to the user it feels like the view is lagging (it is not, it just requires two times more effort than usual to scroll but everything works properly)

To Reproduce Run all the unit tests and once it's done try to scroll to the last test

Expected behavior It is as easy to scroll as in other views

AlexisDrogoul commented 2 months ago

I can't reproduce the same "feeling" on macOS. It's probably specific to the way Windows treats "virtual" list views on SWT...