mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 22:55:48 +01:00
Add WKUIDelegate protocol support to handle runOpenPanelWithParameters delegate method, which is required for <input type="file"> elements to work in WKWebView on macOS. This was a regression from V2 which had this implementation. Changes: - Add WKUIDelegate to WebviewWindowDelegate protocol list - Set UIDelegate on WKWebView during window creation - Implement runOpenPanelWithParameters to show NSOpenPanel for file selection Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| application | ||
| errs | ||
| events | ||
| icons | ||
| mac | ||
| services | ||
| w32 | ||