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

Combo box popup gets cut off if its button is cut off #705

Open
ryuukk opened this issue Sep 25, 2024 · 3 comments
Open

Combo box popup gets cut off if its button is cut off #705

ryuukk opened this issue Sep 25, 2024 · 3 comments

Comments

@ryuukk
Copy link
Contributor

ryuukk commented Sep 25, 2024

image

There is some priority issue going on here

It should perhaps not open the popup at all if it's cut off

Or it should perhaps open it in the opposite direction

The fix seems easy to find, check the parent bounds perhaps?

@RobLoach
Copy link
Contributor

RobLoach commented Sep 27, 2024

Not happening for me on your fix-panel-clipping branch... this is on x11 and sdl_opengl3

Screenshot from 2024-09-27 00-47-21

@ryuukk
Copy link
Contributor Author

ryuukk commented Sep 27, 2024

Resize your window, it needs to cut off the combo box button

@RobLoach
Copy link
Contributor

Ah, there we go. It's when the window border covers the combo box 👍 .
Screenshot from 2024-09-27 11-21-54

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