Skip to content

qml: fix buggy code in BannerTabButton.qml

Fatih Uzunoğlu requested to merge fuzun/vlc:qml/fixbuggybannertabbutton into master
  • Fixes buggy binding loop.
  • Fixes illegal usage of Control intrinsics.
  • Now it is possible to have long text length as it will automatically elide.
Edited by Fatih Uzunoğlu

Merge request reports