[vlc-commits] [Git][videolan/vlc][master] macosx: Make path label text selectable in media item supplementary view

Steve Lhomme (@robUx4) gitlab at videolan.org
Sat Mar 8 14:48:01 UTC 2025



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
ea5b9725 by Claudio Cambra at 2025-03-08T14:34:32+00:00
macosx: Make path label text selectable in media item supplementary view

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

- - - - -


1 changed file:

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


Changes:

=====================================
modules/gui/macosx/UI/VLCLibraryCollectionViewMediaItemSupplementaryDetailView.xib
=====================================
@@ -344,7 +344,7 @@
                                                 </textField>
                                                 <textField focusRingType="none" horizontalCompressionResistancePriority="250" verticalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="7gY-3s-Kay">
                                                     <rect key="frame" x="-2" y="0.0" width="177" height="16"/>
-                                                    <textFieldCell key="cell" truncatesLastVisibleLine="YES" title="Label" id="3XB-SJ-5ia">
+                                                    <textFieldCell key="cell" truncatesLastVisibleLine="YES" selectable="YES" title="Label" id="3XB-SJ-5ia">
                                                         <font key="font" usesAppearanceFont="YES"/>
                                                         <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/ea5b972597aa54ad2c74a37b8ed7b8fd72b74d32

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