You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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?
The text was updated successfully, but these errors were encountered:
dacid44
changed the title
gtk::Paned handle is drawn off-center
gtk.Paned handle is drawn off-center
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 agtk4
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 gtk4Paned
widget demo, with the gtk inspector being used to highlight the bounding box of the handle widget: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?
The text was updated successfully, but these errors were encountered: