mathou
Joined: 25 Apr 2007 Posts: 1
|
Posted: Wed Apr 25, 2007 1:59 pm Post subject: sequence diagram : frames |
|
|
I'm facing two problems with sequence diagrams, concerning frames :
* when I create a frame, its name is put under all others objects (arrow or another frame), so we can't see it;
* frames are not expoted into images. |
|
Antoine soyatec
Joined: 06 Sep 2006 Posts: 188
|
Posted: Wed Apr 25, 2007 10:55 pm Post subject: |
|
|
Hi,
| Quote: | | * when I create a frame, its name is put under all others objects (arrow or another frame), so we can't see it; |
This is a known issue, this will be fixed in the next release.
| Quote: | | * frames are not expoted into images. |
In fact, there is a bug while computing the image bounds: frames are forgotten, so they may not be exported. The fix will be in the next release.
Best regards,
Antoine |
|