Status: New
Owner: ---- CC: [hidden email] Labels: Type-Defect Priority-Medium Component-Roassal Milestone-5.0 New issue 995 by [hidden email]: Roassal does not export the full PNG http://code.google.com/p/moose-technology/issues/detail?id=995 Try this: view node: 1. view node: 2. view horizontalLineLayout horizontalGap: 2000 And the export. If your window is less than 2000 pixels wide, you will not see the second node. -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Comment #1 on issue 995 by [hidden email]: Roassal does not export the full PNG http://code.google.com/p/moose-technology/issues/detail?id=995 Something is wrong apparently. Exporting does not work anymore :-( -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Comment #2 on issue 995 by [hidden email]: Roassal does not export the full PNG http://code.google.com/p/moose-technology/issues/detail?id=995 The same problem can be observed when exporting to SVG. Only the current camera is being exported. I think we had this issue before. -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Comment #3 on issue 995 by [hidden email]: Roassal does not export the full PNG http://code.google.com/p/moose-technology/issues/detail?id=995 I checked some more and the PNG works in the MorphicPlatform. However, the SVG export is still cropped to the camera. -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Comment #4 on issue 995 by [hidden email]: Roassal does not export the full PNG http://code.google.com/p/moose-technology/issues/detail?id=995 I looked some more. The SVGExporter relies on the assumption that the top left of the encompassing rectangle is more than 0@0. However, this does not have to be the case. So, instead of using bottomRight, we should use extent. -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Comment #5 on issue 995 by [hidden email]: Roassal does not export the full PNG http://code.google.com/p/moose-technology/issues/detail?id=995 Name: Roassal-TudorGirba.718 Author: TudorGirba Time: 17 November 2013, 12:39:14.931144 am UUID: 7042cc7d-bd16-436a-8ed6-dc5cae00ced8 Ancestors: Roassal-AlexandreBergel.717 Issue 995: Roassal does not export the full PNG use extent instead of bottomRight -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Free forum by Nabble | Edit this page |