Installer
Installer copied to clipboard
“Install” button hidden when using custom optifine
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Launch the installer'
- Click on 'Include Optifine? (Yes)'
- Click under "Optifine version" 'Custom'
- After selecting custom optifine version, install button is not clickable or visible anymore
Expected behavior
A clear and concise description of what you expected to happen.
I expected to be able to click on the install button
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Ubuntucinnamon, latest version of impact as of typing.
Smartphone (please complete the following information):
N/A
Additional context
N/A
This is caused by GUI scaling/widget size being different on your platform/system theme. That combined with our fixed height window size.
IIRC @leijurv is keen on keeping the window a fixed size without allowing adjustment, however it may be possible to allow the window to either grow or scroll when widgets overflow...
This is caused by [your] GUI scaling/widget size being different [...] combined with our fixed window height.
Yep
IIRC @leijurv is keen on keeping the window a fixed size
Thoughts @leijurv?
I honestly don't remember why, that was a good 18 months ago haha.
We could definitely try making the window resizable, give that a shot. Sounds fine to me.