[vlc-commits] [Git][videolan/vlc][master] macosx: align audio artist list row spacing across view modes
Felix Paul Kühne (@fkuehne)
gitlab at videolan.org
Tue Jul 14 18:29:44 UTC 2026
Felix Paul Kühne pushed to branch master at VideoLAN / VLC
Commits:
c81fb80f by Serhii Bykov at 2026-07-14T20:12:59+02:00
macosx: align audio artist list row spacing across view modes
- - - - -
1 changed file:
- modules/gui/macosx/UI/VLCLibraryWindow.xib
Changes:
=====================================
modules/gui/macosx/UI/VLCLibraryWindow.xib
=====================================
@@ -1410,7 +1410,7 @@
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" emptySelection="NO" autosaveColumns="NO" viewBased="YES" id="LNt-ot-2wU" customClass="VLCLibraryTableView">
<rect key="frame" x="0.0" y="0.0" width="312" height="390"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <size key="intercellSpacing" width="3" height="2"/>
+ <size key="intercellSpacing" width="3" height="0.0"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
<tableColumns>
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/c81fb80fa95cd032c2814fd8f6d4b6ab68f71637
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/c81fb80fa95cd032c2814fd8f6d4b6ab68f71637
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