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

In a composite widget, opening the popover crop widget to the right #1964

Open
NebulaFox opened this issue Jan 19, 2025 · 0 comments
Open

In a composite widget, opening the popover crop widget to the right #1964

NebulaFox opened this issue Jan 19, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@NebulaFox
Copy link

NebulaFox commented Jan 19, 2025

This probably needs to go to gtk but the code is written in rust

Bug description

When the popover opens up, the widget moves a pixel to the right, causing it to crop.

Image Image

The structure is
GtkWidget (BoxLayout)
|-GtkEntry
|-GtkButton
|-GtkPopover

zoom_dropdown.zip

Update: add widget structure and removed references to nonexistent module.

@NebulaFox NebulaFox added the bug Something isn't working label Jan 19, 2025
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