sebescudie / GammaLauncher

A simple launcher for VVVV Gamma
GNU General Public License v3.0
48 stars 7 forks source link

vvvv enumeration #14

Closed sebllll closed 3 years ago

sebllll commented 3 years ago

image hi sebes,

first of all thanks for this great everyday helper!

But i have two little issues:

  1. vvvv beta is also enumerated in the dropdown, which is cool, but its string isn't drawn (the first two entries in my screenshot)
  2. i need more than 8 entries in the dropdown :)
sebescudie commented 3 years ago

Hey there!

  1. Eh, nice catch! I keep beta and gamma installed in their default location, did not expect betas it in Program Files! At the moment, the launcher is not meant to work with beta, so I'll simply discard beta versions for now. I'll try to add beta support in a future version of the launcher.
  2. And... yeah, I see :) In such cases I guess the dropdown is not the ideal UI solution. Maybe the new DropdownGrid widget in Elementa will do the trick.

I'll try to fix those tomorrow, thanks for reporting!

sebescudie commented 3 years ago

Newest launcher (3.3.0) fixes those issues :