[piccolo2d-dev] Issue 213 in piccolo2d: artifacts in JComponent border using PSwing

2011-03-28 Thread piccolo2d
Status: Accepted Owner: cmal...@pixelzoom.com New issue 213 by cmal...@pixelzoom.com: artifacts in JComponent border using PSwing http://code.google.com/p/piccolo2d/issues/detail?id=213 What steps will reproduce the problem? 1. compile and run the attached example, TestPSwingBorder.java 2.

[piccolo2d-dev] Re: Getting closer to a 1.3.1 release

2011-03-28 Thread cmal...@pixelzoom.com
Issue 191. ...FRACTIONAL_METRICS on Windows... (http://goo.gl/06NiG)   ** Summary: I'm proposing we do nothing for 1.3.* releases. And that we plan to invert our current behavior wrt fractional metrics in future/2.0 release. I'm ok with that.  The PhET team may have stronger opinions.

[piccolo2d-dev] Re: Issue 213 in piccolo2d: artifacts in JComponent border using PSwing

2011-03-28 Thread piccolo2d
Comment #1 on issue 213 by atdi...@gmail.com: artifacts in JComponent border using PSwing http://code.google.com/p/piccolo2d/issues/detail?id=213 Interesting, MatteBorder doesn't do this. In you code, replace LineBorder with:

[piccolo2d-dev] Re: Issue 191 in piccolo2d: Disabling FRACTIONAL_METRICS on Windows yields incorrect bounds for text PSwing components

2011-03-28 Thread piccolo2d
Comment #11 on issue 191 by atdi...@gmail.com: Disabling FRACTIONAL_METRICS on Windows yields incorrect bounds for text PSwing components http://code.google.com/p/piccolo2d/issues/detail?id=191 Are you able to workaround ellipses by explicitly setting preferred bounds on the component

[piccolo2d-dev] [piccolo2d] r1122 committed - Issue 173; Introduced useBufferedPainting option to PSwing. Used much ...

2011-03-28 Thread piccolo2d
Revision: 1122 Author: atdixon Date: Mon Mar 28 21:12:27 2011 Log: Issue 173; Introduced useBufferedPainting option to PSwing. Used much of the original buffered painting implementation details from Piccolo2D 1.2. Also added PSwingExample4 which extends PSwingExample1 but turns

[piccolo2d-dev] Re: Issue 173 in piccolo2d: Slow repaint of PSwing components when zooming (from 1.2 to 1.3)

2011-03-28 Thread piccolo2d
Comment #11 on issue 173 by atdi...@gmail.com: Slow repaint of PSwing components when zooming (from 1.2 to 1.3) http://code.google.com/p/piccolo2d/issues/detail?id=173 Committed revision 1122. -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] [piccolo2d] r1123 committed - Issue 173; (merge from branch) Introduced useBufferedPainting option t...

2011-03-28 Thread piccolo2d
Revision: 1123 Author: atdixon Date: Mon Mar 28 21:23:43 2011 Log: Issue 173; (merge from branch) Introduced useBufferedPainting option to PSwing. Used much of the original buffered painting implementation details from Piccolo2D 1.2. Also added PSwingExample4 which extends

[piccolo2d-dev] Re: Issue 173 in piccolo2d: Slow repaint of PSwing components when zooming (from 1.2 to 1.3)

2011-03-28 Thread piccolo2d
Comment #12 on issue 173 by atdi...@gmail.com: Slow repaint of PSwing components when zooming (from 1.2 to 1.3) http://code.google.com/p/piccolo2d/issues/detail?id=173 Committed revision 1123. (trunk commit) -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] Re: Issue 173 in piccolo2d: Slow repaint of PSwing components when zooming (from 1.2 to 1.3)

2011-03-28 Thread piccolo2d
Comment #14 on issue 173 by atdi...@gmail.com: Slow repaint of PSwing components when zooming (from 1.2 to 1.3) http://code.google.com/p/piccolo2d/issues/detail?id=173 Committed revision 1124 (branch). -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] Re: Issue 173 in piccolo2d: Slow repaint of PSwing components when zooming (from 1.2 to 1.3)

2011-03-28 Thread piccolo2d
Comment #15 on issue 173 by atdi...@gmail.com: Slow repaint of PSwing components when zooming (from 1.2 to 1.3) http://code.google.com/p/piccolo2d/issues/detail?id=173 Committed revision 1125 (trunk). -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] [piccolo2d] r1126 committed - Converted tabs to spaces in PSwingTest.

2011-03-28 Thread piccolo2d
Revision: 1126 Author: atdi...@gmail.com Date: Mon Mar 28 22:24:08 2011 Log: Converted tabs to spaces in PSwingTest. http://code.google.com/p/piccolo2d/source/detail?r=1126 Modified: