fyne-io / fyne

Cross platform GUI toolkit in Go inspired by Material Design
https://fyne.io/
Other
23.91k stars 1.34k forks source link

Performance regression when scrolling inside the file dialog #4307

Open alexballas opened 8 months ago

alexballas commented 8 months ago

Checklist

Describe the bug

File dialog file scrolling is much slower in version 2.4.x compared to the previous ones. Check video

How to reproduce

check video

Screenshots

https://github.com/fyne-io/fyne/assets/11015965/73285757-f3fe-4848-a871-3bf5567d8a42

Example code

No code required

Fyne version

v2.4.0, v2.4.1

Go compiler version

1.20.2

Operating system and version

Ubuntu 18.04

Additional Information

No response

JordanGoulder commented 8 months ago

Which version is the previous version you are comparing it to?

alexballas commented 8 months ago

Hello @JordanGoulder. Apologies for missing this. The old one is on version v2.3.2

alexballas commented 2 months ago

Hello @andydotxyz, just wanted to confirm. Is this still planned to be looked at as part of the 2.4.x fixes or are you now aiming to get something in the upcoming 2.5.x releases?