On Fri, 12 Mar 1999, Dominik Vogt wrote:
> On Fri, Mar 12, 1999 at 06:01:01AM -0800, xyzzy_at_u.washington.edu wrote:
> > I've recently switched from fvwm 2.1.6 to fvwm 2.2.  My menus are no longer
> > animated.  ie.  when a submenu appears near the edge of the screen the menu
> > doesn't slide over the make more room.  It appears that animation doesn't work
> > unless the second argument to popupoffset is >=100.  For example
> > 
> > menustyle * popupoffset 0 67, Animation      # no animation
> > menustyle * popupoffset 0 100, Animation     # yes animation
> > menustyle * popupoffset 50 99, Animation     # no animation
> 
> animation should occur whenever the menus overlap more than
> the popupoffset suggests. E.g. with '0 67' the parent menu
> should be animated away if the overlap if bigger than 33%
> (wich doesn't occur normally), give or take a few pixels.
> 
> Doesn't it do that?
Not for me.  If I have the first menu against the right edge of the screen the
second popup will overlap it almost completely.  But no animation, even if I
set it to '0 99', which should mean the overlap only has to be 1%.
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Fri Mar 12 1999 - 19:19:22 GMT