Fix rendering in ElementHost with SkiaSharp#1820
Fix rendering in ElementHost with SkiaSharp#1820VisualMelon merged 5 commits intooxyplot:developfrom
Conversation
Fix rendering in ElementHost with SkiaSharp Edit changelog and contributors
|
I could not get it to run with the "normal" WPF-Package. I needed SkiaSharp to get it to run in the ElementHost |
|
Thanks for putting this together. I'll try to take a proper look at it in the next few days. |
|
Overlap with #1799 |
|
#1799 looks good to me in combination with this change. I don't think, that anything is missing, but I also don't know all UseCases. I guess time will tell. |
|
I have overlooked this again after #1799 was already merged. There were two files with conflicts: the changelog (that was rather easy to fix and i really dont understand why git flagged this as conflict in the first place) and in OxySKElement (there were inconsistencies with the documentation of GetAncestorVisualFromVisualTree there that i fixed in my branch). |
|
@VisualMelon Can we merge this PR now or do you need more time or assistance? |
|
Was giving other maintainers a chance to look at it, merged now. |
Fixes #1800 .
Checklist
Changes proposed in this pull request:
@oxyplot/admins