Expose setVisualZoomLevelLimits on webContents and <web-view>
This commit is contained in:
parent
756a338b05
commit
9a5df9da41
3 changed files with 20 additions and 1 deletions
|
@ -391,8 +391,10 @@ var registerWebViewElement = function () {
|
|||
'send',
|
||||
'sendInputEvent',
|
||||
'setLayoutZoomLevelLimits',
|
||||
'setVisualZoomLevelLimits',
|
||||
'setZoomFactor',
|
||||
'setZoomLevel',
|
||||
// TODO(kevinsawicki): Remove in 2.0, deprecate before then with warnings
|
||||
'setZoomLevelLimits'
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue