Bug 112990 - The Logic Diagram does not repect the Anti-Aliasing Preference or the Ruler Units
Summary: The Logic Diagram does not repect the Anti-Aliasing Preference or the Ruler U...
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P2 critical
Target Milestone: ---   Edit
Assignee: Tom Macdougall CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2005-10-18 15:24 EDT by Mohammed Mostafa CLA
Modified: 2010-07-19 12:30 EDT (History)
0 users

See Also:


Attachments
patch for ScalableFreeformLayeredPane (858 bytes, patch)
2005-10-25 09:54 EDT, Tom Macdougall CLA
no flags Details | Diff
patch for Diagram UI plugin changes for ruler fixes (6.51 KB, patch)
2005-11-02 11:37 EST, Tom Macdougall CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mohammed Mostafa CLA 2005-10-18 15:24:41 EDT
create a logic diagram 
got to the preference page for the Logic Diagram turn on Anti-Aliasing
create 2 notes and connect them with a diagonal NoteAttachment 
got to the preference page for the Logic Diagram turn Off Anti-Aliasing
create 2 notes and connect them with a diagonal NoteAttachment 
the noteAttachment looks the same in both cases
Comment 1 Mohammed Mostafa CLA 2005-10-18 15:34:55 EDT
in the Logic Diagram Preference page select Rulers, and check show rulers for 
new diagram
change the ruler units to "Centimeters"
create a new logic diagram, the ruler shows up but it does not use the 
centimeters units
Comment 2 Steven R. Shaw CLA 2005-10-19 16:12:25 EDT
This appears broken in general... (not specific to Logic diagram).
Comment 3 Tom Macdougall CLA 2005-10-25 09:54:33 EDT
Created attachment 28749 [details]
patch for ScalableFreeformLayeredPane

The ScalableFreeformLayeredPane was not setting the anti-alias to OFF if the
preference was set to disable anti-aliasing. The modification will perform the
missing functionality.
Comment 4 Tom Macdougall CLA 2005-11-02 11:37:13 EST
Created attachment 29180 [details]
patch for Diagram UI plugin changes for ruler fixes

The rulers will now respond properly to changes in the ruler unit preference.
Also the diagrams with rulers will abide by the preference on open/creation.
Comment 5 Tom Macdougall CLA 2005-11-02 11:39:32 EST
Commited changes.
Comment 6 Eclipse Webmaster CLA 2010-07-19 12:30:28 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime Diagram was the original product and component for this bug