From: SourceForge.net <no...@so...> - 2012-07-10 13:42:56
|
Bugs item #3396885, was opened at 2011-08-23 05:24 Message generated for change (Comment added) made by xrehak You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1046486&aid=3396885&group_id=219467 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Transfomers (Beautify,...) Group: None >Status: Closed Resolution: None Priority: 7 Private: No Submitted By: Matus Madzin (madzin) Assigned to: Milan Malota (xmalota) Summary: Arrow collors Initial Comment: Beautify destroy color of arrows which is an output of the Find Flow algorithm. ---------------------------------------------------------------------- >Comment By: Vojtech Rehak (xrehak) Date: 2012-07-10 06:42 Message: moved into feature requests ---------------------------------------------------------------------- Comment By: Ondřej Bouda (obouda) Date: 2011-11-30 14:39 Message: Taking back the last comment. As Matus pointed out, there already is the information needed for the repaint in the internal structure, specifically, the MscElement::m_marked of type MarkType. So the bug may be fixed in the current state. ---------------------------------------------------------------------- Comment By: Ondřej Bouda (obouda) Date: 2011-11-30 12:55 Message: Impossible to fix in the current state, since Beautify operates on the internal structure only, from where there is no way to get shape colors. Should be possible to resolve once the internal structure contains the needed info (i.e., a pointer to the shape in the frontend). As this is my job, I temporarily assign myself for this bug until I rework the internal structure properly. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1046486&aid=3396885&group_id=219467 |