mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-29 13:03:42 +01:00
webkit fullscreen detection
This commit is contained in:
@@ -858,6 +858,7 @@ export const EventType = {
|
||||
RESIZE: 'resize',
|
||||
SCROLL: 'scroll',
|
||||
FULLSCREEN_CHANGE: 'fullscreenchange',
|
||||
WK_FULLSCREEN_CHANGE: 'webkitfullscreenchange',
|
||||
// Form
|
||||
SELECT: 'select',
|
||||
CHANGE: 'change',
|
||||
|
||||
Reference in New Issue
Block a user