mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Fullscreen change event.
This commit is contained in:
@@ -857,6 +857,7 @@ export const EventType = {
|
||||
ERROR: 'error',
|
||||
RESIZE: 'resize',
|
||||
SCROLL: 'scroll',
|
||||
FULLSCREEN_CHANGE: 'fullscreenchange',
|
||||
// Form
|
||||
SELECT: 'select',
|
||||
CHANGE: 'change',
|
||||
|
||||
Reference in New Issue
Block a user