GoogleCodeArchive / piccolo2d

Automatically exported from code.google.com/p/piccolo2d
0 stars 0 forks source link

Full print doesn't work #66

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Make sure that your graphic scene is covering enough canvas real-state.
2. Reduce window size such that horizontal and vertical scrollbars appear.
3. Print or Save scene as an image.

What is the expected output? 
I should be able to print the whole scene including the those areas that 
would require manual scrolling if you were to bring them to the visible 
view-port.

What do you see instead?
Only the visible portion of the scene is printed or saved as an image.

What version of the product are you using? On what operating system?
I am using Piccolo2D 1.2.1 for Java on Windows XP.

Please provide any additional information below.

Original issue reported on code.google.com by lalit.su...@gmail.com on 10 Oct 2008 at 6:49

GoogleCodeExporter commented 9 years ago

Original comment by heue...@gmail.com on 16 Mar 2009 at 6:05

GoogleCodeExporter commented 9 years ago

Original comment by heue...@gmail.com on 15 May 2009 at 6:40

GoogleCodeExporter commented 9 years ago
Was able to reproduce.  Committed PrintExample to examples to demonstrate the 
issue.

Original comment by heue...@gmail.com on 15 May 2009 at 7:47

GoogleCodeExporter commented 9 years ago
Fixed in r653

Original comment by allain.lalonde on 5 Aug 2009 at 8:18

GoogleCodeExporter commented 9 years ago

Original comment by heue...@gmail.com on 21 Oct 2009 at 2:37