Skip to content
Commit 413ef017 authored by Aleix Pol Gonzalez's avatar Aleix Pol Gonzalez 🐧 Committed by Nate Graham
Browse files

ApplicationPage: Fix infinite resize loop on screenshoots

We were fitting it in height and it was freaking out whenever the
horizontal scrollbar appeared.

Now it depends on the ScrollView size instead of the ListView and so the
loop is broken.

BUG: 449583
(cherry picked from commit 14c9ef14)
parent ebe4866e
Pipeline #133290 passed with stage
in 53 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment