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

Fix combo box width in settings #25

Open
sersorrel opened this issue Aug 18, 2024 · 0 comments
Open

Fix combo box width in settings #25

sersorrel opened this issue Aug 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sersorrel
Copy link
Owner

combo box width in the settings is odd and they don't really fit properly

this can apparently be fixed with something like "Setnextitemsize(imgui.getcontentregionavail().x) before each combo"

because "they only take 50% of the area by default to show the label on the right"

@sersorrel sersorrel added the enhancement New feature or request label Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant