vlc | branch: master | Prince Gupta <guptaprince8...@gmail.com> | Wed Dec 23 19:42:34 2020 +0530| [0bc3c61c866714180bddaebd1162c4d89205329e] | committer: Pierre Lamot
qml: change height of local tool bar Signed-off-by: Pierre Lamot <pie...@videolabs.io> > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0bc3c61c866714180bddaebd1162c4d89205329e --- modules/gui/qt/style/VLCStyle.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/gui/qt/style/VLCStyle.qml b/modules/gui/qt/style/VLCStyle.qml index 902b1e7ad6..2a2a3d7f2b 100644 --- a/modules/gui/qt/style/VLCStyle.qml +++ b/modules/gui/qt/style/VLCStyle.qml @@ -205,7 +205,7 @@ Item { property int applicationVerticalMargin: mainInterface.clientSideDecoration ? dp(5, scale) : 0 property int globalToolbar_height: dp(40, scale) - property int localToolbar_height: dp(40, scale) + property int localToolbar_height: dp(48, scale) property int banner_icon_size: dp(38, scale) property int bannerTabButton_width_small: banner_icon_size _______________________________________________ vlc-commits mailing list vlc-commits@videolan.org https://mailman.videolan.org/listinfo/vlc-commits