fix: remove background color hack in vibrancy (#29114)
This commit is contained in:
parent
2eb3bddb05
commit
4073599f59
3 changed files with 2 additions and 14 deletions
|
@ -271,8 +271,6 @@ class NativeWindowMac : public NativeWindow,
|
|||
NSInteger original_level_;
|
||||
NSUInteger simple_fullscreen_mask_;
|
||||
|
||||
base::scoped_nsobject<NSColor> background_color_before_vibrancy_;
|
||||
bool transparency_before_vibrancy_ = false;
|
||||
std::string vibrancy_type_;
|
||||
|
||||
// The presentation options before entering simple fullscreen mode.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue