You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a native handle (like webui_win32_get_hwnd) to get a handle
to the native window on a platform, in order to be able to
implement integrations like modal dialogs (open file, save file,
choose dir, and dialogs (by opening a new WebView window on top of
another, and making it transient or modal for the 'parent').
Signed-off-by: Hans Dijkema <[email protected]>
0 commit comments