From: SourceForge.net <no...@so...> - 2008-11-19 19:26:05
|
Bugs item #2315572, was opened at 2008-11-19 19:25 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=821568&aid=2315572&group_id=161868 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: 0.9.10.0 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: GDI Exception thrown DrawLine Initial Comment: I ran into a situation where the bounds for the input parameters that describe the x & y values for the points was being exceeded. In my particular case it was happening in the LinePlot.cs file. I modified my file to clip the points to the bounds. My changes work for me, but this issue may be in other GDI calls. I have attached my modified LinePlot.cs file for you to difference against and see my changes. This issue was found in 0.9.10.0. If you need further information, feel free to contact me. Bob Cravens (bob...@gm...) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=821568&aid=2315572&group_id=161868 |