More precise Event typing
This commit is contained in:
@@ -136,7 +136,7 @@ inherits(FullScreen, Control);
|
||||
|
||||
|
||||
/**
|
||||
* @param {Event} event The event to handle
|
||||
* @param {MouseEvent} event The event to handle
|
||||
* @private
|
||||
*/
|
||||
FullScreen.prototype.handleClick_ = function(event) {
|
||||
|
||||
Reference in New Issue
Block a user