Bug 377465 - Shapes are cut off when zooming in diagram
Summary: Shapes are cut off when zooming in diagram
Status: ASSIGNED
Alias: None
Product: Graphiti
Classification: Modeling
Component: Core (show other bugs)
Version: 0.9.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 416589 442483
  Show dependency tree
 
Reported: 2012-04-24 02:51 EDT by Christian Brand CLA
Modified: 2018-10-30 12:17 EDT (History)
3 users (show)

See Also:


Attachments
100% view in Graphiti tutorial editor (26.29 KB, image/jpeg)
2012-04-24 03:00 EDT, Christian Brand CLA
no flags Details
400% view in Graphiti tutorial editor (52.33 KB, image/jpeg)
2012-04-24 03:01 EDT, Christian Brand CLA
no flags Details
1000% view in Graphiti tutorial editor (64.03 KB, image/jpeg)
2012-04-24 03:01 EDT, Christian Brand CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Brand CLA 2012-04-24 02:51:12 EDT
When zooming to a factor higher than 100% shapes are cut off at their borders. Attached are some parts of screens which show the problems.
Comment 1 Christian Brand CLA 2012-04-24 03:00:35 EDT
Created attachment 214432 [details]
100% view in Graphiti tutorial editor
Comment 2 Christian Brand CLA 2012-04-24 03:01:01 EDT
Created attachment 214433 [details]
400% view in Graphiti tutorial editor
Comment 3 Christian Brand CLA 2012-04-24 03:01:21 EDT
Created attachment 214434 [details]
1000% view in Graphiti tutorial editor
Comment 4 Michael Wenz CLA 2012-08-21 09:51:18 EDT
Marked for Kepler
Comment 5 Michael Wenz CLA 2012-11-29 10:43:21 EST
Maked as optional for Kepler
Comment 6 Dominik Gabriel CLA 2018-10-30 06:46:55 EDT
hi there,

we are currently struggling with the same problem... any idea where this may be caused?
Comment 7 Michael Wenz CLA 2018-10-30 12:17:21 EDT
(In reply to Dominik Gabriel from comment #6)
> hi there,
> 
> we are currently struggling with the same problem... any idea where this may
> be caused?

This is one of the issues (collected in https://bugs.eclipse.org/bugs/show_bug.cgi?id=416589) that are caused by rounding inaccuracies due to integer coordinates used in GEF3. To get around such issues we would need to switch Graphiti to another graphics framework like the successor GEF4.

Michael