🧪 Initial import of CanvasView Experiment#214
Merged
Conversation
3bbc252 to
fd0bee7
Compare
fd0bee7 to
557e94d
Compare
niels9001
approved these changes
Jul 20, 2022
Contributor
|
Tested in UWP, WASM, WinUI - doesn't work in WASM as expected. Re-running the CI since it failed |
Member
Author
|
The merge CI failed here for WinUI 3, I checked and it was an out-of-memory error. So hopefully just transient, the next build passed, so I think we're good. Something to keep an eye on for #174. |
22 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Long-standing control I've tinkered with on the weekends, finally coming into Labs!
See #212 for details.
Also cleaning up some docs here.
Doesn't seem to be working on WASM, so we need to investigate after #174. Also noticed a drifting when dragging (hadn't done too much with that scenario in my own projects, may have a fix from SizerBase though to try).