Skip to content
  • Marco Trevisan's avatar
    appDisplay: Set Adjustment value after allocation · c1c45f95
    Marco Trevisan authored
    AllView's adaptToSize is called as part of viewStack allocation vfunc, and this
    makes the adjustment value to be reset while relayouting.
    
    So, fix this by delaying this using the Meta later that we already had for
    pageIndicators operations.
    
    Fixes: #1392
    c1c45f95