event debugging
This commit is contained in:
+1
-1
@@ -718,7 +718,7 @@
|
||||
(wv-win-window-nr wv) sel evt (if no-prevent-default 'true 'false)))
|
||||
(r (webview-call-js wv j))
|
||||
)
|
||||
(dbg-webview "called js: ~a" j)
|
||||
;(dbg-webview "called js: ~a" j)
|
||||
(map (λ (el)
|
||||
(list (string->symbol (car el)) (cadr el) (caddr el)))
|
||||
r))))
|
||||
|
||||
Reference in New Issue
Block a user