VisualMelon
VisualMelon
Closing as looks like the issue is solved: feel free to reopen if this is not the case.
Thanks for spotting this. Seems to be specific to the int-overflow perf test. I do not know what is causing this: tests with WinForms show it is GDI calls that...
@Dimigergo no; no milestone. It's high on my list of priorities, but blocking on another issue, and still requires design work so will probably be while before it's finalised. Thanks...
@Jonarw any objection to putting out a 2.1.3 in the current state? (maybe with https://github.com/oxyplot/oxyplot/pull/2066 merged)
Yes, I think you're right. Should probably add .NET 8 support explicitly as well, which reminds me I was going to take a proper look at https://github.com/oxyplot/oxyplot/issues/2061 which is very...
@chriglburri for reference, this is expected to work in 2.1.2 (released last December)
@Jonarw From memory I thought I was more opposed to this than it seems I actually was, or indeed am now that I've looked at this properly again. Like you,...
Could be something to incorporate into https://github.com/oxyplot/oxyplot/pull/1966
Would it make sense to make it `protected internal`? Are there other methods we should open up at the same time?
Thanks for updating: I'll try to review everything again soon.