• Adam Barth's avatar
    AspectRatio should attempt to fit its height · 6a54e122
    Adam Barth authored
    If there's not enough height for the given aspect ratio, we now try to see if
    using the height to infer the width will fit the given constraints. The
    algorithm we use is similar to the one we use for RenderImage.
    
    Fixes #2620
    6a54e122
Name
Last commit
Last update
..
animation Loading commit data...
engine Loading commit data...
examples Loading commit data...
gestures Loading commit data...
harness Loading commit data...
painting Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
widget Loading commit data...