[vlc-commits] [Git][videolan/vlc][master] macosx: fix volume slider icon position
Steve Lhomme (@robUx4)
gitlab at videolan.org
Tue Apr 7 07:55:19 UTC 2026
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
15d16ca6 by Serhii Bykov at 2026-04-07T07:09:59+00:00
macosx: fix volume slider icon position
- - - - -
1 changed file:
- modules/gui/macosx/UI/VLCLibraryWindow.xib
Changes:
=====================================
modules/gui/macosx/UI/VLCLibraryWindow.xib
=====================================
@@ -323,7 +323,7 @@
<constraint firstAttribute="trailing" secondItem="75c-FF-mgb" secondAttribute="trailing" id="TKa-Ng-Pti"/>
<constraint firstItem="IAy-58-UPp" firstAttribute="leading" secondItem="i42-vp-ih7" secondAttribute="leading" id="g8p-sN-yd5"/>
<constraint firstItem="noz-yJ-oH4" firstAttribute="centerY" secondItem="i42-vp-ih7" secondAttribute="centerY" id="jfV-of-CoU"/>
- <constraint firstItem="IAy-58-UPp" firstAttribute="trailing" secondItem="noz-yJ-oH4" secondAttribute="leading" constant="4" id="nMU-2d-pO9"/>
+ <constraint firstItem="IAy-58-UPp" firstAttribute="trailing" secondItem="noz-yJ-oH4" secondAttribute="leading" constant="-4" id="nMU-2d-pO9"/>
</constraints>
</customView>
<button translatesAutoresizingMaskIntoConstraints="NO" id="dwM-Uz-pAw" userLabel="Full Screen Button">
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/15d16ca68f7916927f6c25fddfdcd9c26cfb66e0
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/15d16ca68f7916927f6c25fddfdcd9c26cfb66e0
You're receiving this email because of your account on code.videolan.org.
More information about the vlc-commits
mailing list