Bug 119869 - (Performance) MapModeGraphics calls inherit the zoom font functionality from ScaledGraphics
Summary: (Performance) MapModeGraphics calls inherit the zoom font functionality from ...
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 critical
Target Milestone: ---   Edit
Assignee: Mohammed Mostafa CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2005-12-08 10:13 EST by Mohammed Mostafa CLA
Modified: 2010-07-19 12:27 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mohammed Mostafa CLA 2005-12-08 10:13:42 EST
the MapModeGraphics inherit the ZoomFont functionality from the ScaledGraphics Class while it does not need it which affect the performance of the outline view
Comment 1 Mohammed Mostafa CLA 2005-12-14 16:09:47 EST
he Map mode graphics was trying to zoom the foont each time a figure get painted (while it does not need any zoom font functionaliltiy) which affected the performance of the outline view, this change will stop it from doing any unneeded font handling which improved the outline view performance by 40 to 50 %
Comment 2 Eclipse Webmaster CLA 2010-07-19 12:27:12 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime Diagram was the original product and component for this bug