[vlc-commits] [Git][videolan/vlc][master] macosx: fix VLCInformationWindow xib layout ambiguity

Steve Lhomme (@robUx4) gitlab at videolan.org
Fri Sep 4 08:05:22 UTC 2026



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
9596fc74 by Serhii Bykov at 2026-09-04T07:53:37+00:00
macosx: fix VLCInformationWindow xib layout ambiguity

- - - - -


1 changed file:

- modules/gui/macosx/UI/VLCInformationWindow.xib


Changes:

=====================================
modules/gui/macosx/UI/VLCInformationWindow.xib
=====================================
@@ -208,7 +208,7 @@
                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
                                             </textFieldCell>
                                         </textField>
-                                        <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="461" customClass="VLCSettingTextField">
+                                        <textField focusRingType="none" verticalHuggingPriority="750" verticalCompressionResistancePriority="749" translatesAutoresizingMaskIntoConstraints="NO" id="461" customClass="VLCSettingTextField">
                                             <rect key="frame" x="37" y="258" width="300" height="19"/>
                                             <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" focusRingType="none" drawsBackground="YES" id="468">
                                                 <font key="font" metaFont="message" size="11"/>



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/9596fc74fee756853766b4547ed3e49d013079d3

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/9596fc74fee756853766b4547ed3e49d013079d3
You're receiving this email because of your account on code.videolan.org. Manage all notifications: https://code.videolan.org/-/profile/notifications | Help: https://code.videolan.org/help




More information about the vlc-commits mailing list