Bug 123283

Summary: Grid: Grid spacing is not persisted...
Product: [Modeling] GMF-Runtime Reporter: Steven R. Shaw <steveshaw>
Component: GeneralAssignee: Tom Macdougall <tmacdoug>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: P1 Keywords: contributed, test
Version: 1.0   
Target Milestone: 1.0   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
patch for ruler grid fix none

Description Steven R. Shaw CLA 2006-01-10 12:36:26 EST
- Create a logic diagram.
- Go to Rulers&Grid property page
- Change grid line to Solid and Color to Red
- Change Grid spacing to 0.5
- Close Eclipse.
- Re-open Eclipse.

Result:
- Grid line and color are properly persisted but grid spacing isn't.
Comment 1 Tom Macdougall CLA 2006-01-13 10:21:47 EST
Created attachment 32984 [details]
patch for ruler grid fix

The change forces the ruler unit to be set in memory even if it matches the original value. This fixes the persistence issue.
Comment 2 Tom Macdougall CLA 2006-01-13 11:00:14 EST
Committed the code.
Comment 3 Richard Gronback CLA 2008-08-13 13:06:32 EDT
[target cleanup] 1.0 M4 was the original target milestone for this bug
Comment 4 Eclipse Webmaster CLA 2010-07-19 12:27:04 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime Diagram was the original product and component for this bug