Skip to content

qt: fix cyclic dependency between `VLC.Style` and `VLC.Widgets` modules

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

Now that we have our own customized scroll bar, we can define its implicit size in VLCStyle.qml directly.

VLC.MainInterface <-> VLC.Style is still problematic, so it will take more time to fix.

Request review @chub.

Merge request reports

Loading