On Wed, Dec 26, 2012 at 07:53:33PM -0800, James Paige wrote: > On Wed, Dec 26, 2012 at 07:52:10PM -0800, [email protected] > wrote: > > james > > 2012-12-26 19:52:10 -0800 (Wed, 26 Dec 2012) > > 99 > > Fix menu vertical sizing when using .itemspacing and the menu grows big > > enough to have a scrollbar > > --- > > It looks like menus mess up visually if they grow too long and there is > no .maxrows set. So "default" for .maxrows is apparently nonsense :(
Actually, thinking about that more, I think I descibed that totally wrong. The default for .maxrows is no default. The menu can grow as big as it wants, off the screen. That part makes sense. The problem is, when a menu grows off the bottom of the screen, the lower menu items start getting cropped, and that is the bug. --- James _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
