Bug 301995 - Support option to set only positive coordinates for children figures in FreeformLayout
Summary: Support option to set only positive coordinates for children figures in Freef...
Status: RESOLVED FIXED
Alias: None
Product: GEF
Classification: Tools
Component: GEF-Legacy Draw2d (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.6.0 (Helios) M6   Edit
Assignee: Alex Boyko CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-05 13:52 EST by Alex Boyko CLA
Modified: 2010-02-08 11:46 EST (History)
2 users (show)

See Also:


Attachments
patch (3.36 KB, patch)
2010-02-05 13:52 EST, Alex Boyko CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Boyko CLA 2010-02-05 13:52:55 EST
Created attachment 158339 [details]
patch

A FreeformFigure encapsulated into ScrollPane will result in always showing scrollbars when a shape appears in negative coordinate space. This can be resolved by having all children of the freeform figure in positive coordinates space. An option on the FreeformLayout to do that would be convenient.

The option by default is off, hence same behavior unless new API is used.
Comment 1 Alex Boyko CLA 2010-02-05 14:09:03 EST
Cherie reviewed the fix.

Committed for 3.6