Revert will-enter-full-screen event, matching osx fullscreen: false behaviour on windows instead
This commit is contained in:
parent
157a290e38
commit
39bb670719
9 changed files with 25 additions and 41 deletions
|
@ -212,6 +212,7 @@ class NativeWindowViews : public NativeWindow,
|
|||
bool resizable_;
|
||||
bool maximizable_;
|
||||
bool minimizable_;
|
||||
bool fullscreenable_;
|
||||
std::string title_;
|
||||
gfx::Size widget_size_;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue