Skip to content

qml: Fix size glitches when switching tabs

Benjamin Arnaud requested to merge bunjee/vlc:ci-tab into master

This MR fixes size glitches when switching tabs in the MediaLibrary.

NOTE: Sometimes an EmptyLabel is shown for a split second while the model is loading, it has to be fixed in an upcoming MR.

Before:

P1q7HlzdFV

After:

a8RBoIHC9z

Edited by Benjamin Arnaud

Merge request reports