[vlc-commits] [Git][videolan/vlc][master] macosx: Remove percentage constraint on internal hero view stack view, fixing...
Steve Lhomme (@robUx4)
gitlab at videolan.org
Fri Mar 29 16:58:51 UTC 2024
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
f067cc75 by Claudio Cambra at 2024-03-29T16:36:14+00:00
macosx: Remove percentage constraint on internal hero view stack view, fixing width sizing of home view
Signed-off-by: Claudio Cambra <developer at claudiocambra.com>
- - - - -
1 changed file:
- modules/gui/macosx/UI/VLCLibraryHeroView.xib
Changes:
=====================================
modules/gui/macosx/UI/VLCLibraryHeroView.xib
=====================================
@@ -85,7 +85,6 @@
<constraint firstAttribute="width" secondItem="LPV-K6-7AE" secondAttribute="height" multiplier="21:9" id="2HS-zo-d22"/>
<constraint firstItem="qdP-As-qZ0" firstAttribute="top" secondItem="LPV-K6-7AE" secondAttribute="top" id="9aA-Ma-Vvy"/>
<constraint firstItem="U3j-Zx-fFf" firstAttribute="leading" secondItem="LPV-K6-7AE" secondAttribute="leading" constant="20" symbolic="YES" id="A9P-6v-TYB"/>
- <constraint firstItem="U3j-Zx-fFf" firstAttribute="width" secondItem="LPV-K6-7AE" secondAttribute="width" multiplier="0.3" id="CkN-iH-QJd"/>
<constraint firstAttribute="bottom" secondItem="U3j-Zx-fFf" secondAttribute="bottom" constant="20" id="GKS-hS-EhI"/>
<constraint firstItem="GoN-QI-mru" firstAttribute="leading" secondItem="LPV-K6-7AE" secondAttribute="leading" constant="20" id="UTF-IS-5xp"/>
<constraint firstItem="U3j-Zx-fFf" firstAttribute="top" relation="greaterThanOrEqual" secondItem="GoN-QI-mru" secondAttribute="bottom" constant="20" id="ZCB-XT-8xc"/>
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/f067cc75b3ddba9aa188ab3e2d6c0824c8842bc6
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/f067cc75b3ddba9aa188ab3e2d6c0824c8842bc6
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