• Ian Hickson's avatar
    Popup menus RTL (#13110) · 34ba6be9
    Ian Hickson authored
    This fixes the popup menu code to do a better job of expanding
    smoothly regardless of which side of the screen it's on. It still
    results in a bidirection growth when positioned at the bottom of the
    screen, so maybe we'll need to animate menus differently, but that's
    a problem for another patch.
    
    Also, improve some docs and provide RelativeRect.toSize which I needed
    at one point while building this patch (though it didn't survive all
    the way to the end).
    34ba6be9
Name
Last commit
Last update
..
animation Loading commit data...
cupertino Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
material Loading commit data...
painting Loading commit data...
physics Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
semantics Loading commit data...
services Loading commit data...
widgets Loading commit data...