-
-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
changed all font sizes to "sp" units
Kivy "sp" font units are "a special Kivy syntax, the sp units automatically scale the font size according to the DPI of the display and the user’s font size setting (on some platforms)" Source: https://blog.kivy.org/2019/12/kivy-tutorial-002-improving-appearance-customising-widgets-using-kivy-properties/ I'm hoping this fixes issues with silly small font sizes on some MacOS systems * #37
- Loading branch information
Showing
1 changed file
with
20 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters