1. 22 Mar, 2016 2 commits
  2. 21 Mar, 2016 3 commits
  3. 19 Mar, 2016 1 commit
  4. 18 Mar, 2016 6 commits
  5. 17 Mar, 2016 2 commits
  6. 16 Mar, 2016 1 commit
  7. 15 Mar, 2016 4 commits
  8. 14 Mar, 2016 5 commits
  9. 13 Mar, 2016 4 commits
  10. 12 Mar, 2016 11 commits
  11. 11 Mar, 2016 1 commit
    • 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