-
Notifications
You must be signed in to change notification settings - Fork 7
[BUG] Value part is being clipped #11
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The value part of the spin button is being clipped.
I tried to find a way to shift it to the right but no luck.
To Reproduce
Steps to reproduce the behavior:
- Use any non standard theme, with custom fonts and icons.
- Click on put the spinbutton in a center container
- Play game.
- See bug
Expected behavior
It should not squish the content of the spin button.
Screenshots
This is with a minimum size.
The value part gets pushed to the right the more I increase minimum size.

Desktop (please complete the following information):
- OS: Linux
- Godot Version: v4.5.stable.official [876b29033]
Additional context
Are you using containers?
You should. sizing these things manually is not a good idea.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working