Skip to content

qt: fix improper layouting occurring in top bar when the page changes

Fatih Uzunoğlu requested to merge fuzun/vlc:qt/fixtopbarlayouting into master

This fixes the layouting issue where the cone bar overlaps with the menu bar when the page changes (such as, switching to player view).

!3385 (merged) already showed how bad imperative layouting can get, I think we need to refactor this file to do the layouting declaratively (if necessary, with delayed bindings).

image

Request review @chub.

Merge request reports

Loading