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

input_box overflow issue #280

Open
johannphilippe opened this issue Dec 23, 2021 · 0 comments
Open

input_box overflow issue #280

johannphilippe opened this issue Dec 23, 2021 · 0 comments
Assignees

Comments

@johannphilippe
Copy link
Contributor

I noticed that input_box text can overflow a little bit if the elements size is limited (width overflow).
It did overflow for a x limit of 30, and it doesn't for a x limit of 40 (with view_limits).

It seems to only reproduce when the input_box is inside a limit with view_limits.max.x < 40.
I tried to investigate, but couldn't find the real reason for this. Actually, it is not a big deal,, since a input_box with a width < 40 is quite small (should be quite rare to use this elements with a small size like this).

@djowel djowel self-assigned this Dec 23, 2021
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

2 participants