Changes between Initial Version and Version 1 of Ticket #4381
- Timestamp:
- 2017-04-05T16:10:38Z (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4381 – Description
initial v1 29 29 }}} 30 30 31 The connection annotation between capacitor1 and ground1 '''is not shown'''. :-/31 The connection annotation between capacitor1 and ground1 '''is not shown'''. You can put a {{{/* ... */}}} comment around the {{{for loop}}} block and the connection will be displayed corretly. 32 32 33 33 It is always the annotation of the '''last''' connection statement, which is not evaluated. I guess, that the internal iterator which evaluates the connection annotations somehow interprets also the {{{for}}} statement and then one annotation is missing in the end.