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
- wry 0.54 switched from `declare_class\!` to `define_class\!`, which registers `WryWebView` lazily — the ObjC class doesn't exist until the first webview is instantiated
- Moved `drag_image_detection::install()` from `setup()` to `RunEvent::Ready`, which fires after the webview is created
0 commit comments