[vlc-commits] [Git][videolan/vlc][master] macosx: Fix playlist duration alignment
Felix Paul Kühne (@fkuehne)
gitlab at videolan.org
Wed Jun 3 16:32:16 UTC 2026
Felix Paul Kühne pushed to branch master at VideoLAN / VLC
Commits:
ac4ba415 by Dave Nicolson at 2026-06-03T17:44:41+02:00
macosx: Fix playlist duration alignment
- - - - -
1 changed file:
- modules/gui/macosx/UI/VLCPlayQueueTableCellView.xib
Changes:
=====================================
modules/gui/macosx/UI/VLCPlayQueueTableCellView.xib
=====================================
@@ -78,9 +78,6 @@
</customView>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3Ha-ZH-fa9">
<rect key="frame" x="350" y="21" width="40" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="50" id="0cB-ga-0Uw"/>
- </constraints>
<textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="Label" id="N0j-xB-3t9">
<font key="font" usesAppearanceFont="YES"/>
<color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/ac4ba41567f91f7a06dda4bc9ad86db7edabb5b7
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/ac4ba41567f91f7a06dda4bc9ad86db7edabb5b7
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