Closed rileychall closed 1 year ago
Editing one of the window dimensions causes the other one to be read while it's still blank, causing a crash.
...\ControlPaneVisuals.py", line 88, in resize_window int(self.heightLineEdit.text()), ValueError: invalid literal for int() with base 10: ''
Fixed in 0.10.3
Editing one of the window dimensions causes the other one to be read while it's still blank, causing a crash.