Hyperspeedcube
Hyperspeedcube copied to clipboard
Keybinds reference zero font size causes crash
steps to reproduce ? The issue title is not that clear for a new comer ^^ If this is referring to the "Max font size" setting in "Keybinds reference" I can't lower it below 1.0
.
I don't remember exactly how to reproduce the original bug, but you can at least reproduce the scenario by setting the font size to zero in the yaml file. @blobinaticuber do you remember how this happened?
Steps to reproduce:
- In the navbar, go to: Help > Keybinds reference
- Open the
settings
drop down - Set
Max font size
to either3.0
or1.0
(both sizes cause a crash) - Close Hyperspeedcube
- Reopen Hyperspeedcube
- In the navbar, go to: Help > Keybinds reference. This time, it will produce a crash, and you will be unable to open the keybinds reference menu until you go to
hyperspeedcube.yaml
and delete the line that saysmax_font_size: 3.0
I tried it and I'm not getting a crash. I tried the provided binary and compiled from source, both in Linux. I'll try Windows when I can
Also no crash if I set the value directly to 0.0 in the yaml
Fixed in v1.0.7