Skip to content
  • Georges Basile Stavracas Neto's avatar
    dash/dashIcon: Popup menu above the icon · 1e2532cf
    Georges Basile Stavracas Neto authored and Marge Bot's avatar Marge Bot committed
    Now that the Dash is horizontal, the popup menu of the Dash icons must
    show up, instead of left/right.
    
    Make AppIcon.popupMenu() receive an optional parameter with the side
    to show the menu, using St.Side.LEFT as default. Override this method
    in DashIcon to always pass St.Side.TOP.
    
    Part-of: <!1559>
    1e2532cf