[vlc-commits] [Git][videolan/vlc][master] macosx: Set bottom bar to different NSVisualEffectView material
Steve Lhomme (@robUx4)
gitlab at videolan.org
Sat Nov 12 07:51:16 UTC 2022
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
2fd60150 by Claudio Cambra at 2022-11-12T07:23:20+00:00
macosx: Set bottom bar to different NSVisualEffectView material
Signed-off-by: Claudio Cambra <developer at claudiocambra.com>
- - - - -
1 changed file:
- modules/gui/macosx/UI/VLCLibraryWindow.xib
Changes:
=====================================
modules/gui/macosx/UI/VLCLibraryWindow.xib
=====================================
@@ -241,7 +241,7 @@
<real value="250"/>
</holdingPriorities>
</splitView>
- <visualEffectView blendingMode="behindWindow" material="appearanceBased" state="followsWindowActiveState" translatesAutoresizingMaskIntoConstraints="NO" id="vUy-jt-gjY" customClass="VLCBottomBarView">
+ <visualEffectView blendingMode="withinWindow" material="titlebar" state="followsWindowActiveState" translatesAutoresizingMaskIntoConstraints="NO" id="vUy-jt-gjY" customClass="VLCBottomBarView">
<rect key="frame" x="0.0" y="0.0" width="896" height="81"/>
<subviews>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="MQH-bI-Zdh" customClass="VLCDragDropView">
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/2fd60150319c5ff006f7fbf9252bd401a0ee656b
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/2fd60150319c5ff006f7fbf9252bd401a0ee656b
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