Changes between Initial Version and Version 1 of Ticket #3348, comment 2
- Timestamp:
- Jun 3, 2020, 10:20:26 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3348, comment 2
initial v1 1 This is probably the same probably problem as using += to concatenate strings in Python instead of ''.join(). The rings are added one-by-one with AtomicShapeDrawing.addShape().1 This is probably the same probably problem as using {{{+=}}} to concatenate strings in Python instead of {{{''.join()}}}. The rings are added one-by-one with AtomicShapeDrawing.addShape().