Skip to content

qml: fix initial local menu position of BannerSource

Prince Gupta requested to merge jagannatharjun/vlc:initial-banner-anchor into master

intially position localMenuView for _alignHCenter == false,
on_AlignHCenterChanged signal handler is not called on Component
completion if initially _alignHCenter == false

Edited by Prince Gupta

Merge request reports