Remove visual artifacts of hidden-inset window
This commit is contained in:
parent
79b507bda6
commit
e90435e236
2 changed files with 17 additions and 15 deletions
|
@ -78,7 +78,7 @@ class NativeWindowMac : public NativeWindow {
|
|||
UpdateDraggableRegionViews(draggable_regions_);
|
||||
}
|
||||
|
||||
bool ShouldHideNativeToolbarInFullscreen() const {
|
||||
bool should_hide_native_toolbar_in_fullscreen() const {
|
||||
return should_hide_native_toolbar_in_fullscreen_;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue