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

[BUG] SpinButton doesn't allow for really compact sizes #5

Open
Shadowblitz16 opened this issue May 31, 2024 · 1 comment
Open

[BUG] SpinButton doesn't allow for really compact sizes #5

Shadowblitz16 opened this issue May 31, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Shadowblitz16
Copy link

Describe the bug
There seems to be a border on the bottom of the title and the navigation seems to not shrink down

To Reproduce
Steps to reproduce the behavior:

  1. Get a really small font like pico8 font
  2. Customize the theme to work on a really tiny display like 128x128 pixels
  3. Shrink the SBSpinButton's min height down to something like 10
  4. See there is something blocking the title and the navigation doesn't shrink down

Expected behavior

  1. When pegination is disabled the border below the title should go away
  2. The navigation should shrink down to the same size as the title and should position propertly

Screenshots
image

Desktop (please complete the following information):

  • OS: Kubuntu 22.04
  • Godot Version: v4.2.2.stable.mono.official [15073afe3]

Additional context
None

@Shadowblitz16 Shadowblitz16 added the bug Something isn't working label May 31, 2024
@Shadowblitz16
Copy link
Author

Shadowblitz16 commented Jun 28, 2024

@yudinikita I can't figure out how to get around this with themes.
I even opened it in the theme editor and tried picking the controls to see if I could fix it.

There seems to be a crop off at the bottom of the title and padding at the top of the value/navigation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant