qt: fix cyclic dependency between `VLC.Style` and `VLC.Widgets` modules
- Apr 07, 2025
-
-
Now that we have our own customized scroll bar, we can define its implicit size in `VLCStyle.qml` directly.
c8a550a0
-
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.
Now that we have our own customized scroll bar, we can define its implicit size in `VLCStyle.qml` directly.
VideoLAN code repository instance