Bug 116439 - [Cleanup] Logic Flow shape does not have green bar anymore
Summary: [Cleanup] Logic Flow shape does not have green bar anymore
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows 2000
: P3 minor
Target Milestone: 2.1   Edit
Assignee: Carson Li CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2005-11-15 10:11 EST by Cherie Revells CLA
Modified: 2010-07-19 21:58 EDT (History)
1 user (show)

See Also:


Attachments
Proposed patch (2.35 KB, patch)
2007-09-28 10:38 EDT, Carson Li CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cherie Revells CLA 2005-11-15 10:11:55 EST
The logic flow shape is just a white empty box.  It used to have a green bar on 
the left like the GEF logic example.  This is just an appearance issue.  
Everything else still works fine.
Comment 1 Anthony Hunter CLA 2007-06-19 11:43:08 EDT
Moving to the next release, GMF 2.1. 
Comment 2 Carson Li CLA 2007-09-28 10:38:25 EDT
Created attachment 79401 [details]
Proposed patch

The code copied from the GEF section was not complete.  Certain variables were not initialized properly. Other constants were changed due to a difference in the GEF and GMF logic diagram standard.
Comment 3 Anthony Hunter CLA 2007-11-16 14:16:41 EST
I fixed the patch to use MapMode:
MapModeUtil.getMapMode(this).DPtoLP(18) rather than hard coding 450, etc.
Reviewed the change with Cherie to be sure.

Committed to HEAD
Comment 4 Richard Gronback CLA 2008-08-13 13:08:35 EDT
[target cleanup] 2.1 M4 was the original target milestone for this bug
Comment 5 Eclipse Webmaster CLA 2010-07-19 21:58:03 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime was the original product and component for this bug