Fix program not fitting on low resolution screens
Compare changes
- Kien Le authored
+ 5
− 0
@@ -6,6 +6,7 @@ import traceback
@@ -67,6 +68,10 @@ def main():
Lowest vertical screen size that I could test and made sure fit is 768 pixels on a field laptop.
Closes #180 (closed)