Changes between Version 1 and Version 2 of Ticket #3348, comment 2


Ignore:
Timestamp:
Jun 3, 2020, 10:25:42 AM (5 years ago)
Author:
Greg Couch

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3348, comment 2

    v1 v2  
    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().
     1This 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.add_shape().