Skip to content

qml: small correction in volume widget

Fatih Uzunoğlu requested to merge fuzun/vlc:qml-volumewidget_heightfix into master
  • Correct tooltip Y positioning.
  • Correct tooltip not showing when volume is adjusted with keyboard.
  • Volume widget should not use arbitrary height for its mouse area. Instead, use implicit height.
  • Move MouseArea from background, it is not correct placement.
Edited by Fatih Uzunoğlu

Merge request reports