DrewNaylor / guinget

Unofficial GUI for Microsoft's Windows Package Manager (winget). Kinda like Synaptic, but for Windows. Not associated with either Microsoft or the Synaptic project, and Microsoft does not endorse this software.
Apache License 2.0
136 stars 3 forks source link

Package list scrollbar can't go to the bottom unless controls are moved around or a package is clicked. #117

Closed DrewNaylor closed 3 years ago

DrewNaylor commented 3 years ago

This will be resolved in v0.3 by telling the package list to do the PerformLayout thing.

DrewNaylor commented 2 years ago

I found this issue again just now, so I need to check to ensure the PerformLayout thing is still there.

Edit: it's there, but I can't seem to get the issue to happen again.