VisualMelon

Results 435 comments of VisualMelon

@K-Luth sorry for the slow reply; still no specific plan (will depend on when 11 is release), but I think we have a working branch targeting 11-preview4 (though still not...

@jp2masa howdy, I've already updated my branch to preview 5: https://github.com/VisualMelon/oxyplot-avalonia/tree/av11 Indeed, one of the changes was to listen to `Bounds` rather than `TransformedBounds`. I made that change without putting...

> I'll try to create a repro. Cool, if you can do that I'll be happy to have a look. It's perfectly possible I broke everything when I re-fitted the...

Thanks, I'll take a look now. I've also noticed an issue with the ExampleBrowser: when you open, close, and re-open a category, it doesn't measure properly. Not been able to...

@jp2masa pushed a fix in https://github.com/VisualMelon/oxyplot-avalonia/commit/1970da2e69cfa1a8c3c131622717861a9864ff75 The issue seems to be - as you said - that the invalidation state wasn't being reset when `UpdateModel` detected there was nothing to...

We should probably bump the .NET versions of the examples to .NET 6; shout if you'd rather I didn't do that just yet in my Av11 branch.

Pushed https://www.myget.org/feed/melonoxyplottesting/package/nuget/OxyPlot.Avalonia/2.1.0-av11-preview4 and https://www.myget.org/feed/melonoxyplottesting/package/nuget/OxyPlot.Avalonia/2.1.0-av11-preview5 with this fix. Noticed that the expander bug doesn't occur in preview 4 either.

Linking https://github.com/AvaloniaUI/Avalonia/issues/10226 (thanks for reporting that)

@jp2masa thank you indeed I'm not aware at this minute of any other bugs, then. There are some things I changed in the plot view that I didn't really understand,...

No, this isn't included at present. A proposal like objorke's above would probably be a good idea.