DavidoTek / ProtonUp-Qt

Install and manage GE-Proton, Luxtorpeda & more for Steam and Wine-GE & more for Lutris with this graphical user interface.
https://davidotek.github.io/protonup-qt
GNU General Public License v3.0
1.16k stars 39 forks source link

Add a "Load more" button to the Install dialog #398

Closed DavidoTek closed 1 month ago

DavidoTek commented 1 month ago

Fix https://github.com/DavidoTek/ProtonUp-Qt/issues/387

Adds a "Load more..." option to the install dialog when there are possibly further versions available (len(vers) < RELEASES_PER_PAGE). A page parameter is added to the fetch_releases method of all ctmods for this purpose.

grafik