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


Commits:
1fa42f74 by Claudio Cambra at 2024-05-11T14:47:33+00:00
macosx: Do not show horizontal scroller on audio grouping table view

Signed-off-by: Claudio Cambra <develo...@claudiocambra.com>

- - - - -


1 changed file:

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


Changes:

=====================================
modules/gui/macosx/UI/VLCLibraryWindow.xib
=====================================
@@ -927,7 +927,7 @@
                 <splitView arrangesAllSubviews="NO" dividerStyle="thin" 
vertical="YES" translatesAutoresizingMaskIntoConstraints="NO" id="YHF-re-hif">
                     <rect key="frame" x="0.0" y="0.0" width="714" 
height="390"/>
                     <subviews>
-                        <scrollView fixedFrame="YES" borderType="none" 
autohidesScrollers="YES" horizontalLineScroll="24" horizontalPageScroll="10" 
verticalLineScroll="24" verticalPageScroll="10" 
usesPredominantAxisScrolling="NO" id="KW4-fp-jy1">
+                        <scrollView borderType="none" autohidesScrollers="YES" 
horizontalLineScroll="24" horizontalPageScroll="10" verticalLineScroll="24" 
verticalPageScroll="10" hasHorizontalScroller="NO" 
usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" 
translatesAutoresizingMaskIntoConstraints="NO" id="KW4-fp-jy1">
                             <rect key="frame" x="0.0" y="0.0" width="298" 
height="390"/>
                             <autoresizingMask key="autoresizingMask" 
flexibleMaxX="YES" flexibleMinY="YES"/>
                             <clipView key="contentView" id="4uw-9H-2bN">



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

-- 
View it on GitLab: 
https://code.videolan.org/videolan/vlc/-/commit/1fa42f744e75fc7b67578e407f34624c088cbc14
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance
_______________________________________________
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to