[Rt-commit] rt branch, 4.6/add-collapse-to-topactions-buttons, repushed

Blaine Motsinger blaine at bestpractical.com
Thu Dec 26 16:43:34 EST 2019


The branch 4.6/add-collapse-to-topactions-buttons was deleted and repushed:
       was 723b2a477899b26ee8807f8d0b6200317a5e8f0e
       now 42690edfd6907f9854fa558763ffd75cd2244d0c

1: 200b3966c4 = 1: 200b3966c4 Add collapse to topactions inputs
2: 723b2a4778 ! 2: 42690edfd6 Fix topactions menu overlap
    @@ -1,11 +1,18 @@
     Author: Blaine Motsinger <blaine at bestpractical.com>
     
    -    Fix topactions input animation overlap
    +    Fix topactions menu overlap
         
    -    This commit fixes the topactions input animation overlap by only
    +    This commit fixes the topactions menu overlap by calculating the
    +    available space for app-nav based on the width of topactions.
    +    
    +    This commit also fixes the topactions input animation by only
         easing if there is enough space available.  The easing definitions
         in the CSS are now bound to the "expand" class, which is added and
         removed by the JS in BeforeNav after calculation.
    +    
    +    The calculation for the animation space takes into account the
    +    topactions width, topLevelMenu width, logo width, and 80px (the max
    +    difference being 6em plus a little extra).
     
     diff --git a/share/html/NoAuth/css/elevator-light/BeforeNav b/share/html/NoAuth/css/elevator-light/BeforeNav
     --- a/share/html/NoAuth/css/elevator-light/BeforeNav



More information about the rt-commit mailing list