Files
OrcaSlicer/src/slic3r/GUI/Widgets
SoftFever d62aa42e61 Fix macOS WebView script-handler cleanup after wxWidgets 3.3 upgrade
Commit ed88cbe removed `new WebViewWebKit` on macOS because wx 3.3
dropped the no-arg wxWebViewWebKit constructor, falling through to
wxWebView::New(). That bypassed the WebViewWebKit destructor that calls
RemoveScriptMessageHandler("wx"), reintroducing the WebKit teardown bug
the subclass was added to fix.

Restore the macOS-specific subclass path by adding a constructor that
forwards to the wx 3.3 wxWebViewConfiguration-based ctor.
2026-03-30 11:53:48 +08:00
..
2025-10-02 09:30:48 +08:00
2025-12-18 12:17:29 +00:00
2025-10-28 15:29:47 +08:00
2025-10-28 15:30:05 +08:00
2025-10-28 15:30:05 +08:00
2025-10-28 15:29:53 +08:00
2025-09-28 17:10:55 +08:00
2026-02-23 23:31:23 -03:00
2025-10-03 22:18:33 +08:00
2026-01-03 23:06:57 +08:00
2026-01-03 23:06:57 +08:00
2025-10-05 21:45:49 +08:00
2025-10-28 15:30:02 +08:00
2026-01-03 23:06:57 +08:00
2026-01-03 23:06:57 +08:00
2025-10-28 15:29:56 +08:00
2025-10-05 21:45:49 +08:00
2025-10-05 14:26:19 +08:00