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 <[email protected]>

- - - - -


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
_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to