KivyMD is a collection of Material Design compliant widgets for use with Kivy, a framework for cross-platform, touch-enabled graphical applications. https://youtube.com/c/KivyMD https://twitter.com/KivyMD https://habr.com/ru/users/kivymd https://stackoverflow.com/tags/kivymd
The problem: I noticed plenty of space under the text.
I thought it was padding at first, then line height. Tried messing around with different things but nothing seemed to work. The headline font_style looks great but the extra space added underneath is out of my control which makes me not want to use it.
OS: Windows 10
Python: 3.12
Kivy: 2.3.0
KivyMD: 2.0.1.dev0
I have it inside an MDNavigationDrawerMenu
The problem: I noticed plenty of space under the text.
I thought it was padding at first, then line height. Tried messing around with different things but nothing seemed to work. The headline
font_style
looks great but the extra space added underneath is out of my control which makes me not want to use it.OS: Windows 10 Python: 3.12 Kivy: 2.3.0 KivyMD: 2.0.1.dev0