Opened 15 years ago
Closed 15 years ago
#197 closed enhancement (fixed)
Position of text boxes for CNA export
Reported by: | mirschel | Owned by: | mirschel |
---|---|---|---|
Priority: | minor | Milestone: | Promot 0.8.3 |
Component: | PromotKernel | Version: | 0.8.2 |
Severity: | bad | Keywords: | cna, export, text boxes |
Cc: |
Description
The position of text boxes in CNA is calculated from the position of elements in the graphical model + a delta. Delta depends on the type of element. For current logical models the delta seems to be to small. This results in textboxes that occlude the related element in the graphics. An improved calculation of delta would be desirable.
Change History (2)
comment:1 Changed 15 years ago by mirschel
- Owner changed from promot to mirschel
- Status changed from new to assigned
comment:2 Changed 15 years ago by mirschel
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
Solved by r9197. Text boxes of species should be moved to the upper right corner of the species node. Upper left corner is not possible because the widht of the text box is unknown at the time of export.