-
Notifications
You must be signed in to change notification settings - Fork 730
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: View not removed and Unloaded event not raised #3728
Commits on Sep 16, 2020
-
feat(skia): Fix element not removed from the visual tree and Unloaded…
… event never invoked
Configuration menu - View commit details
-
Copy full SHA for 3f273fe - Browse repository at this point
Copy the full SHA 3f273feView commit details -
fix(scrollBar): Make sure to unsubscribe from events on Unload + rest…
…ore managed scroll bars in default ScrollViewer template for wasm
Configuration menu - View commit details
-
Copy full SHA for ae4ddfe - Browse repository at this point
Copy the full SHA ae4ddfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9320062 - Browse repository at this point
Copy the full SHA 9320062View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bb573b - Browse repository at this point
Copy the full SHA 4bb573bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8ca32c - Browse repository at this point
Copy the full SHA b8ca32cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ae3bf8 - Browse repository at this point
Copy the full SHA 3ae3bf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20b1786 - Browse repository at this point
Copy the full SHA 20b1786View commit details -
test(scrollViewer): Do not use the managed scroll bars on WASM (still…
… leaking on WASM, cause the UI test to fail on CI)
Configuration menu - View commit details
-
Copy full SHA for 8e3550a - Browse repository at this point
Copy the full SHA 8e3550aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b617eab - Browse repository at this point
Copy the full SHA b617eabView commit details -
fix: Loading event might not be invoked if alement added in visual tr…
…ee while invoking the Loaded of its parent
Dr.Rx committedSep 16, 2020 Configuration menu - View commit details
-
Copy full SHA for cb4f6fc - Browse repository at this point
Copy the full SHA cb4f6fcView commit details -
test: Add runtime test for the loading might not be invoked
Dr.Rx committedSep 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 9f39e0d - Browse repository at this point
Copy the full SHA 9f39e0dView commit details -
fix: Make sure the Loading event is not raised twice
Dr.Rx committedSep 16, 2020 Configuration menu - View commit details
-
Copy full SHA for bb58a81 - Browse repository at this point
Copy the full SHA bb58a81View commit details
Commits on Sep 17, 2020
-
test: Reduce new Loaded/Unlaoded tests coverage to the supported plat…
…forms
Dr.Rx committedSep 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 2d10b14 - Browse repository at this point
Copy the full SHA 2d10b14View commit details