gnome-shell/js
Adel Gadllah 750672061a placesDisplay: Prevent bookmarks from being cut off
Moving to St.Table introduced a regression that resulted in the height
of Places section to only depend on the height of the left column.

This could result into some bookmarks not being displayed at all because
there are not enough items in the left column to allocate the needed height.

Fix this by removing the St.BoxLayout actors and add the items directly to
the table.

https://bugzilla.gnome.org/show_bug.cgi?id=614144
2010-03-31 17:08:51 +02:00
..
misc Merge St.TextureCache and Shell.TextureCache 2010-03-05 16:19:40 -05:00
ui placesDisplay: Prevent bookmarks from being cut off 2010-03-31 17:08:51 +02:00
Makefile.am Split appDisplay and docDisplay into "model" and "view" parts 2009-06-16 18:50:42 -04:00