background of group is non-transparent (TEOZ)

+1 vote
asked Aug 16, 2016 in Bug by anonymous
Try the same flow, once with and once without "!pragma teoz on".
 
Note the difference in the background whre the letters "A1" are drawn.
 
I think the non-teoz is better.
 
 
!pragma teoz on
box "B"
participant "AAAAAAA" as A
end box
group
A->B: A1
end

 

2 Answers

0 votes
answered Oct 7, 2016 by vicnet (360 points)

Remarks also shadow that is under box with non teoz !

I also prefer non teoz but with group box over participant's box.

0 votes
answered Feb 19, 2018 by Anthony-Gaudino (5,720 points)
...