jamesoliverband / umlet

Automatically exported from code.google.com/p/umlet
0 stars 0 forks source link

Export EPS files problem with zIndex #98

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Umlet version: 11.5.1
OS: ArchLinux32

To reproduce the problem
-New diagram
-Add a simple class
-Add an empty package over the class, like the class is inside the package
-Save
-Export as EPS

Expected: view the class inside the package
Instead: Only the package is visible

If the .uxf file is edited by hand, and the package definition is moved up the 
class definition, export works fine.

Original issue reported on code.google.com by alvarez...@gmail.com on 24 Aug 2012 at 3:33

GoogleCodeExporter commented 9 years ago
I will merge this issue into 32 because it has the same cause (at the moment we 
don't save the z-order therefore it is unpredictable in some way)

Original comment by AFDiaX on 25 Aug 2012 at 11:51