View Single Post
Posts: 388 | Thanked: 842 times | Joined on Sep 2009 @ Finland
#63
Originally Posted by Rob1n View Post
I'm still seeing a bug where, when I add a package to install, it automatically scrolls back to the same point (in the middle of packages starting with "C"), which is very annoying if I'm trying to install a number of packages. Anyone else seeing this?
Yeah, sorry I forgot about that. When I tested the app I usually didn't scroll down enough to see the bug

It's a Qt bug I guess, having the QListWidget layoutMode set to batched causes it to scroll down only to the end of the first batch when an item is changed.

Anyway, it was fixed by setting layoutMode to single pass. I'll upload a new version later today.
 

The Following 2 Users Say Thank You to hqh For This Useful Post: