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

gtk.Paned handle is drawn off-center #480

Open
dacid44 opened this issue Oct 16, 2024 · 1 comment
Open

gtk.Paned handle is drawn off-center #480

dacid44 opened this issue Oct 16, 2024 · 1 comment

Comments

@dacid44
Copy link

dacid44 commented Oct 16, 2024

I suppose this could technically be a stylistic choice, but it definitely seems like a bug. I use the Mint-Y-Dark-Orange theme on my system and I'm currently developing a gtk4 app. However, I noticed that the split pane layout's handle looks weird. In fact, it's being rendered offcenter. Here is a screenshot of the gtk4 Paned widget demo, with the gtk inspector being used to highlight the bounding box of the handle widget:
image
It looks the same on the Mint-X theme, and the other color variants, but it looks just fine in every other GTK theme I tried, including the default GTK style. Is this a bug or a stylistic choice?

@dacid44 dacid44 changed the title gtk::Paned handle is drawn off-center gtk.Paned handle is drawn off-center Oct 16, 2024
@JosephMcc
Copy link
Contributor

Just looks a bug. I'll look into it when I get the chance. See if I can fix it for the next release.

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