alias move and moved event on OS X
This commit is contained in:
parent
f46fcd158a
commit
9a60fde59b
8 changed files with 21 additions and 3 deletions
|
@ -209,6 +209,7 @@ class NativeWindow : public brightray::DefaultWebContentsDelegate,
|
|||
void NotifyWindowRestore();
|
||||
void NotifyWindowMove();
|
||||
void NotifyWindowResize();
|
||||
void NotifyWindowMoved();
|
||||
void NotifyWindowEnterFullScreen();
|
||||
void NotifyWindowLeaveFullScreen();
|
||||
void NotifyWindowEnterHtmlFullScreen();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue