Add did-change-theme-color event to webview
This commit is contained in:
parent
e14d472934
commit
11b2015535
6 changed files with 27 additions and 8 deletions
|
@ -26,6 +26,7 @@ supportedWebViewEvents = [
|
|||
'media-started-playing'
|
||||
'media-paused'
|
||||
'found-in-page'
|
||||
'did-change-theme-color'
|
||||
]
|
||||
|
||||
nextInstanceId = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue