b9d6b628a9
On Gtk 3.10, Gtk.Menu at the bottom of the screen are resized to avoid fall out of the screen, then report a wrong height. We need calculate the size of the children and move the Menu up. This problem is visible on the Clipboard icon palettes, and in journal objects palettes at the bottom of the screen. This patch also rename a variable 'rect' to 'req', because is a Requisition (width, height) and not a Rectangle (x, y, width, height). Finally, to avoid a error with the secondary text on the palette, when copy text from the terminal, reove the '¬r' character. Signed-off-by: Gonzalo Odiard <godiard@sugarlabs.org> |
||
---|---|---|
.. | ||
sugar3 | ||
Makefile.am |