Open Seitseman opened 3 months ago
List hiding is pretty rare.
All of that (additionally with weird scrolling using mouse wheel) looks like Qt bug on Mac. ListView doesn't change value to anything weird, so it must be something internally causing these incorrect behaviors.
Bug Report
Description
Having a scrollwheel mouse or trackpad connected to Mac and scrolling over some lists in Status app results in some items not being able to scroll back to its initial position
Steps to reproduce
Sometimes its not possible to scroll the contents back:
https://github.com/user-attachments/assets/3b6672fb-1250-44f9-9119-218ce084c749
Expected behavior
Items could be brought back, last item could not be scrolled up past view top
Actual behavior
It looks like there are no top bounds in the view.
Additional Information