commit | 5b40e031294bbc0fec5daef56353256fb1c34bd3 | [log] [tgz] |
---|---|---|
author | Adam Barth <abarth@chromium.org> | Tue Aug 18 20:01:56 2015 -0700 |
committer | Adam Barth <abarth@chromium.org> | Tue Aug 18 20:05:52 2015 -0700 |
tree | a7b1fa2133d30b6c02646a56a7435473c9e15a81 | |
parent | 6cc103cf07a13b39b1701d6c19c7c05197a1c8f4 [diff] |
RenderImage should handle the case of a null image When given a null image, RenderImage should be as small as possible (isntead of being NaNxNaN). Also, plumb ImageFit and ImageRepeat through the various image widgets.