Bug 110975 - Diagram defaults anti-aliasing enabled despite corresponding preference not to enable
Summary: Diagram defaults anti-aliasing enabled despite corresponding preference not t...
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows XP
: P3 normal
Target Milestone: ---   Edit
Assignee: Tom Macdougall CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2005-09-28 14:28 EDT by Tom Macdougall CLA
Modified: 2006-09-10 23:49 EDT (History)
0 users

See Also:


Attachments
patch for DiagramRootEditPart (706 bytes, patch)
2005-10-25 09:58 EDT, 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 Tom Macdougall CLA 2005-09-28 14:28:59 EDT
Steps:

- Set the logic diagram>appearance>enable anti-aliasing preference off
- Create a logic diagram in a project
- Add shapes and connectors, connectors drawn diagonally demonstrate anti-
aliasing of lines quite well
- Now set the preference on and off again
- Notice that anti-aliasing is now off but was not initially
Comment 1 Steven R. Shaw CLA 2005-10-06 14:35:45 EDT
Changing component to "Runtime Diagram"
Comment 2 Tom Macdougall CLA 2005-10-25 09:58:41 EDT
Created attachment 28750 [details]
patch for DiagramRootEditPart

The DiagramRootEditPart was not refreshing its anti-alias preference on
activation. The attached patch will perform the necessary functionality.
Comment 3 Tom Macdougall CLA 2005-10-26 17:15:04 EDT
Committed code.
Comment 4 Eclipse Webmaster CLA 2010-07-19 12:30:27 EDT
[GMF Restructure] Bug 319140 : product GMF and component Runtime Diagram was the original product and component for this bug