Add checks to avoid OutOfMemoryException in DrawArc#1492
Hidden character warning
Add checks to avoid OutOfMemoryException in DrawArc#1492swharden merged 5 commits intoScottPlot:masterfrom
Conversation
|
Maybe this would better discussed in another PR, but I've found that the property name |
This is technically a breaking change, but a small one and on a relatively new plot type so I'm fine with it. It can be included in this PR too. It's up to you whether you want to keep the old property name too marked Perhaps the XML docs for this property could be more descriptive though, noting what it does and when to use it rather than just reiterating how it works. Thanks! |
|
Also let me know when you're done with this PR so I don't merge it too early 👍 |
I believe that I also updated the XML comments. Feel free to adapt them to your preferences, and merge the PR if everything is OK. |
Purpose:
DrawArcin functionsRenderBackgroundandRenderGaugeForegroundScottPlot/src/ScottPlot/Plottable/RadialGauge.cs
Line 126 in b4f8819
ScottPlot/src/ScottPlot/Plottable/RadialGauge.cs
Line 145 in b4f8819
BackEndAngleproperty