Comment 8 for bug 1827284

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: [regression] No window spread animation

Finally got there in the end...

9152d3a286defdd7351e2e4acad0323d60bb57f6 is the first bad commit
commit 9152d3a286defdd7351e2e4acad0323d60bb57f6
Author: Carlos Garnacho <email address hidden>
Date: Thu Jun 28 14:41:07 2018 +0000

    st-box-layout: Queue relayout on adjustment changes

    The actor allocation doesn't change per-se, but apply_transform()
    will practically transform it. In order to have the paint volume
    update accordingly, queue a relayout.

    (cherry picked from commit ab4c72d758a23824e8e4a2f35d0b5b479777f294)

:040000 040000 801da5a811c5ce74760e6e838ed4ad116cdd2293 322d02242db7297c16ef1d7a989d3d168a28a3f2 M src

which means the regression is very new. It was not in 3.28.3 but would be in 3.28.4 if that was ever tagged.