[vlc-commits] [Git][videolan/vlc][master] macosx: Add elide to audio group header view title

Jean-Baptiste Kempf (@jbk) gitlab at videolan.org
Sat May 11 16:41:24 UTC 2024



Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC


Commits:
bebcc89c by Claudio Cambra at 2024-05-11T16:17:57+00:00
macosx: Add elide to audio group header view title

Signed-off-by: Claudio Cambra <developer at claudiocambra.com>

- - - - -


1 changed file:

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


Changes:

=====================================
modules/gui/macosx/UI/VLCLibraryAudioGroupHeaderView.xib
=====================================
@@ -23,7 +23,7 @@
                             <subviews>
                                 <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="VGp-RV-Jl4">
                                     <rect key="frame" x="-2" y="6" width="144" height="28"/>
-                                    <textFieldCell key="cell" lineBreakMode="clipping" title="Audio Group" id="96R-yZ-Dap">
+                                    <textFieldCell key="cell" lineBreakMode="truncatingTail" title="Audio Group" id="96R-yZ-Dap">
                                         <font key="font" metaFont="systemBold" size="24"/>
                                         <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>



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

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/bebcc89c3835222e6e879ad955222951a18cbef5
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