Skip to content

馃崚 Fix UI freeze when maximizing the Headerbar

Nate Graham requested to merge work/cherry-pick-19956140 into release/24.05

Fix UI freeze when maximizing the Headerbar

When playing a playlist with few tracks, the UI would freeze when maximizing the headbar, and the playlist wasn't aligning to the top properly because playLoader.implicitHeight didn't have the correct height.

BUG: 483613 FIXED-IN: 24.05.0

Merge request reports