When trying to add elements to a symbol, there is a position offset added to elements which results in a wrong position/size. Setting element positions to 0/0 before adding element to symbol does not fix the problem.
This may also results in elements of symbols to appear outside of a symbol.
When trying to add elements to a symbol, there is a position offset added to elements which results in a wrong position/size. Setting element positions to 0/0 before adding element to symbol does not fix the problem.
This may also results in elements of symbols to appear outside of a symbol.
An issue was addressed in the symbol handling. Now, the closing of the symbol rectangle will be calculated correctly.