| commit | 6762b32afdf0fa63f14b121b8ebdeaba94caa6c2 | [log] [tgz] |
|---|---|---|
| author | Bob Brodt <bbrodt@redhat.com> | Thu Aug 30 13:29:59 2012 -0600 |
| committer | Bob Brodt <bbrodt@redhat.com> | Thu Aug 30 13:29:59 2012 -0600 |
| tree | 2775ec5def31cf34bd10cde9ffdf1ccdd40ed5f0 | |
| parent | 76fcb08b54088d954be3d47461ff38f5e3d79326 [diff] |
Fixed the "activity marker" insanity: creating/deleting marker shapes (e.g. "compensate" or "expand" on a SubProcess) would cause error decorators to appear on the canvas and could never be removed. Now, all marker shapes are created as invisible and just set visible whenever a marker state changes.