Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Manuel Kaufmann 0788e546f6 TrayViewport: handle the case of the widget not yet allocated in the size-allocate callback - SL #4279
In the callback, the allocation can be 1x1 if it is yet unknown [1].
This is the case of trays that start hidden by default, like the one
in Browse activity.

[1] http://developer.gnome.org/gtk3/stable/GtkWidget.html#gtk-widget-size-allocate

Signed-off-by: Manuel Kaufmann <humitos@gmail.com>
Signed-off-by: Manuel Quiñones <manuq@laptop.org>
Acked-by: Simon Schampijer <simon@laptop.org>
2012-12-17 18:37:09 -03:00
bin
examples
m4
po Commit from Sugar Labs: Translation System by user cjl.: 31 of 40 messages translated (0 fuzzy). 2012-11-25 01:01:47 +02:00
src TrayViewport: handle the case of the widget not yet allocated in the size-allocate callback - SL #4279 2012-12-17 18:37:09 -03:00
tests Add Gtk.ProgressBar testcase. 2012-12-03 12:52:32 -03:00
.gitignore
AUTHORS
autogen.sh
configure.ac Release 0.98.1 2012-12-10 19:14:47 +01:00
COPYING
MAINTAINERS
Makefile.am
README

Sugar is the core of the OLPC Human Interface. The toolkit provides
a set of widgets to build HIG compliant applications and interfaces
to interact with system services like presence and the datastore.