tray icon behaviour
This commit is contained in:
+1
-1
@@ -1086,7 +1086,7 @@
|
||||
|
||||
(define/contract (webview-tray-set-menu! tray menu)
|
||||
(-> wv-tray? is-wv-menu? symbol?)
|
||||
(rkt-webview-tray-set-menu! (wv-win-handle tray) (wv-menu->json menu)))
|
||||
(rkt-webview-tray-set-menu! (wv-win-handle tray) menu))
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;; delayed reactor
|
||||
|
||||
Reference in New Issue
Block a user