[vlc-commits] [Git][videolan/vlc][master] macosx: Fix scroll in home view
Thomas Guillem (@tguillem)
gitlab at videolan.org
Fri Mar 15 17:19:48 UTC 2024
Thomas Guillem pushed to branch master at VideoLAN / VLC
Commits:
f1aab7a6 by Claudio Cambra at 2024-03-15T16:52:48+00:00
macosx: Fix scroll in home view
Signed-off-by: Claudio Cambra <developer at claudiocambra.com>
- - - - -
1 changed file:
- modules/gui/macosx/UI/VLCLibraryWindow.xib
Changes:
=====================================
modules/gui/macosx/UI/VLCLibraryWindow.xib
=====================================
@@ -932,7 +932,7 @@
</view>
</subviews>
<constraints>
- <constraint firstAttribute="trailing" secondItem="OxL-Q0-VBh" secondAttribute="trailing" constant="16" id="0DO-Qi-CxU"/>
+ <constraint firstAttribute="trailing" secondItem="OxL-Q0-VBh" secondAttribute="trailing" constant="18" id="0DO-Qi-CxU"/>
<constraint firstItem="OxL-Q0-VBh" firstAttribute="leading" secondItem="EeU-rT-tSP" secondAttribute="leading" id="fDQ-Jn-PXr"/>
<constraint firstItem="OxL-Q0-VBh" firstAttribute="top" secondItem="EeU-rT-tSP" secondAttribute="top" id="tBs-XJ-NLF"/>
</constraints>
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/f1aab7a6f18f6a9a7f8de084f1964cefc28de52b
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/f1aab7a6f18f6a9a7f8de084f1964cefc28de52b
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list