Comment #2 on issue 969 by
[hidden email]: Roassal crops the exported
PNG
http://code.google.com/p/moose-technology/issues/detail?id=969The problem is that the export relies on ROView>>#elementsToRenderDo:, but
this method takes into account only the cached elementsToRendered.
Essentially we need to recompute those elements to make them take into
account the entire canvas.
There exist a ROView>>#updateElementsToRender but this one is not activated
during the export because the actual camera is not resized (only the canvas
is).
--
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