[piccolo2d-dev] Issue 13 in piccolo2d: PSwing components cause extraneous redraws

2009-08-05 Thread codesite-noreply
Updates: Status: Verified Comment #11 on issue 13 by allain.lalonde: PSwing components cause extraneous redraws http://code.google.com/p/piccolo2d/issues/detail?id=13 Thought it through even handles when the component is larger than the repaint region. -- You received this message

[piccolo2d-dev] Issue 13 in piccolo2d: PSwing components cause extraneous redraws

2009-07-27 Thread codesite-noreply
Updates: Status: Started Comment #9 on issue 13 by heuermh: PSwing components cause extraneous redraws http://code.google.com/p/piccolo2d/issues/detail?id=13 Moving this one back to status Started, since work is still ongoing. -- You received this message because you are listed in

[piccolo2d-dev] Issue 13 in piccolo2d: PSwing components cause extraneous redraws

2009-07-27 Thread codesite-noreply
Comment #10 on issue 13 by allain.lalonde: PSwing components cause extraneous redraws http://code.google.com/p/piccolo2d/issues/detail?id=13 No further work will be done since the suggested fix was implemented. -- You received this message because you are listed in the owner or CC fields of

[piccolo2d-dev] Issue 13 in piccolo2d: PSwing components cause extraneous redraws

2009-07-23 Thread codesite-noreply
Comment #6 on issue 13 by s...@browsecode.org: PSwing components cause extraneous redraws http://code.google.com/p/piccolo2d/issues/detail?id=13 Please go ahead. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue.

[piccolo2d-dev] Issue 13 in piccolo2d: PSwing components cause extraneous redraws

2009-07-23 Thread codesite-noreply
Updates: Status: Fixed Comment #8 on issue 13 by allain.lalonde: PSwing components cause extraneous redraws http://code.google.com/p/piccolo2d/issues/detail?id=13 Fixed in r554 as suggested above. Not entire sure it's clipping as much as it can, but I haven't thought it out

[piccolo2d-dev] Issue 13 in piccolo2d: PSwing components cause extraneous redraws

2009-07-20 Thread codesite-noreply
Comment #5 on issue 13 by allain.lalonde: PSwing components cause extraneous redraws http://code.google.com/p/piccolo2d/issues/detail?id=13 Why the delay on this one? Seems like a pretty trivial change. Repaint bounds originating in the component can't be larger than the component. Makes