JustOscarJ1 / valorant_lineup_calculator

Uses the parabola of Valorant abilities to calculate lineups
30 stars 0 forks source link

Add a scrollbar or minimize a settings set GUI. #5

Closed acerkasov closed 1 year ago

acerkasov commented 1 year ago

forissue That's how it looks like on a 1336x768 monitor, I found it out only bc I wasn't using a main pc. I tried to add a scrollbar rewriting settings GUI but... I didn't success.

JustOscarJ1 commented 1 year ago

I did an overhaul of the settings menu on the latest release, does the issue persist?

acerkasov commented 1 year ago

forissue2 Looks way more beautiful but issue still persists

acerkasov commented 1 year ago

There are examples of CustomTkinter scrollable frames, but not scrollable windows, and they also use grid geometry manager. Hope this helps :3

JustOscarJ1 commented 1 year ago

https://gyazo.com/3782dcbee12b446c78897022fc190592

Is this what you're looking for?

acerkasov commented 1 year ago

Yes, 😍