Skip to content
Commit bed50688 authored by Jasper St. Pierre's avatar Jasper St. Pierre
Browse files

st-scroll-bar: Set the handle as a child of the bar, not the trough

The handle was a child of the trough, but it was allocated and painted
like it was a child of the bar. This will wreak havoc when we port over
to the new Clutter API, so let's just make it a child of the bar.

https://bugzilla.gnome.org/show_bug.cgi?id=670034
parent 44686bac
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment