• Adam Barth's avatar
    PageView should be able to resize from zero (#8286) · df149c0b
    Adam Barth authored
    When resizing a PageView from 0x0, we weren't sure what the old page
    number was because all the pages are collapsed at zero. Now we avoid the
    divide by zero and default to the initialPage.
    
    Fixes #8285
    df149c0b
Name
Last commit
Last update
..
animation Loading commit data...
cupertino Loading commit data...
engine Loading commit data...
examples Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
harness Loading commit data...
material Loading commit data...
painting Loading commit data...
physics Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
services Loading commit data...
ui Loading commit data...
widgets Loading commit data...