Menu

#724 Clip-Region not restored in Spider and MetterPlot

1.0.x
closed-fixed
General (896)
5
2007-03-05
2007-02-24
No

Please look at the draw methods of MeterPlot and SpiderWebPlot. At the end of the methods the clip is not properly resotered, because the clip(savedClip) method is used, instead of setClip(savedClip).

Please change it to setClip(savedClip).

Discussion

  • David Gilbert

    David Gilbert - 2007-03-05
    • labels: --> General
    • milestone: --> 1.0.x
    • assigned_to: nobody --> mungady
    • status: open --> closed-fixed
     
  • David Gilbert

    David Gilbert - 2007-03-05

    Logged In: YES
    user_id=112975
    Originator: NO

    Thanks for the report. I've committed the fix to CVS, ready for inclusion in the 1.0.5 release.

    Regards,

    Dave Gilbert
    JFreeChart Project Leader

     

Log in to post a comment.