GNOME Bugzilla – Bug 751805
Avoid the scrollable border when placing scrollbars
Last modified: 2015-07-06 14:38:38 UTC
Scrollbars over treeview headers seems a bit odd IMO. I'm attaching a patch to avoid scrollable child borders when placing the scrollbars, might need some additional theming love though
Created attachment 306563 [details] [review] scrolledwindow: Keep scrollbars out of GtkScrollable::get_border It looks a bit odd that scrollbars stay over treeview headers and similar, seems nicer to just avoid the border regions.
Review of attachment 306563 [details] [review]: Works fine in quick testing - go for it.
Attachment 306563 [details] pushed as dec95ca - scrolledwindow: Keep scrollbars out of GtkScrollable::get_border