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

st-widget: Implement a proper get_preferred_width/height

Now that StWidget is concrete and instantiable, we need to do something
other than return an adjusted 0 for width and height. Just chain up
to ClutterActor's default implementation, which uses the layout manager.

https://bugzilla.gnome.org/show_bug.cgi?id=670034
parent 64b2c5d1
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