Bug #36226 Create picture size of model diagram dynamically from diagram
Submitted: 21 Apr 2008 8:44 Modified: 28 Aug 2009 12:30
Reporter: Dennis Becker Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S4 (Feature request)
Version: OS:Any
Assigned to: Alfredo Kojima CPU Architecture:Any
Tags: CHECKED, diagram, export, model

[21 Apr 2008 8:44] Dennis Becker
Description:
When you export a diagram as PNG (for example) it uses the fixed height & width from the WB draft. In Db Designer 4, the size of the picture was dynamic, like when you have a small diagram, the picture was small etc.

I would like to see dynamic image sizes oriented at the model diagram.

How to repeat:
Export an PNG image from a small or large model diagram.

Suggested fix:
Try to find the most top, most left, most right and most bottom points of the model and use these as indicators for the image size.
[17 Dec 2008 14:50] Susanne Ebrecht
Many thanks for writing a feature request.

Verified as described. PNG image is very small. I would say this is a bug. An image export with common size should be possible.
[3 Aug 2009 23:26] Alfredo Kojima
Changed to crop image in 5.1 and 5.2
[21 Aug 2009 15:09] Johannes Taxacher
this has been fixed and will be included in 5.1.18 and 5.2.3
[28 Aug 2009 12:30] Tony Bedford
An entry has been added to the 5.1.18 and 5.2.3 changelogs:

When a diagram was exported as PNG it used the height and width of the model as displayed in the EER Diagram. This resulted in the exported picture being too small or too large, rather than being scaled to a consistent size.