ObjectProfile / Roassal2

Agile Visualization Engine for Pharo and VisualWorks
http://AgileVisualization.com
MIT License
26 stars 19 forks source link

RTSVGExporter subscript out of bounds if it doesn't contain any shapes #7

Closed hernanmd closed 1 year ago

hernanmd commented 6 years ago

When doing mass exporting of figures using RTSVGExporter some of them could be empty. It would be nice to have a method to check this condition, for example: hasShapes or to allow exporting empty figures

See screenshot for details:

rtsvgexporter

akevalion commented 1 year ago

I have change the code, but Roassal2 will be frozen. Please use roassal3 https://github.com/ObjectProfile/Roassal3