gnome-shell/js
Siegfried-Angel Gevatter Pujals 4495f98dce Fix negative height request in WellGrid
When WellGrid had no child it was doing a division by zero,
which screwed up the calculation for the height request and
having it ask for a negative number. This commit fixes this
by always requesting 0 in this case.
2009-08-09 03:34:35 +02:00
..
misc Fix incorrect variable name: mimeType -> this.mimeType. 2009-08-06 17:25:58 +02:00
ui Fix negative height request in WellGrid 2009-08-09 03:34:35 +02:00
Makefile.am Split appDisplay and docDisplay into "model" and "view" parts 2009-06-16 18:50:42 -04:00