Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MDNavigationDrawerLabel won't let me control the text within its bounding box #1736

Open
mz3r0 opened this issue Sep 10, 2024 · 0 comments
Open

Comments

@mz3r0
Copy link

mz3r0 commented Sep 10, 2024

I have it inside an MDNavigationDrawerMenu

MDNavigationDrawerLabel:
    text: "My Text"
    font_style: "Headline"
    halign: "center"
    d: self.show_area('g', group='after')

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant