View Issue Details

IDProjectCategoryView StatusLast Update
0003964CaseTalk ModelerDiagramspublic2023-05-28 07:28
ReporterMarco Wobben Assigned ToMarco Wobben  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionreopened 
PlatformIntelOSWindowsOS Version11
Target Version12.7.4Fixed in Version12.7.4 
Summary0003964: Generated diagram is cropped
DescriptionThe generated diagram (ERD, UML, etc.) can become very large and is then cropped to a max resolution of 4096 pixels.
TagsNo tags attached.
CaseTalk Editionunknown

Activities

Marco Wobben

Marco Wobben

2023-05-23 09:54

administrator   ~0004848

Increased max size to 10.000 pixels and added java memory to service it.
Marco Wobben

Marco Wobben

2023-05-25 09:32

administrator   ~0004850

Scan output for "(5.253 - 308 Mo) 263 Mo - Creating image 1616x1263" to detect if the image reaches maximum size. If that is the case, it probably is cropped and may need an even bigger resolution. This should be configurable, detectable, and adjustable.
Marco Wobben

Marco Wobben

2023-05-25 12:29

administrator   ~0004851

Automated upscaling code is implemented. It starts at max 8192, but if a bigger file is needed, it'll increase with a 1000 and keep upgrading it, until fitting.

Issue History

Date Modified Username Field Change
2023-05-23 09:24 Marco Wobben New Issue
2023-05-23 09:24 Marco Wobben Status new => assigned
2023-05-23 09:24 Marco Wobben Assigned To => Marco Wobben
2023-05-23 09:54 Marco Wobben Status assigned => resolved
2023-05-23 09:54 Marco Wobben Resolution open => fixed
2023-05-23 09:54 Marco Wobben Fixed in Version => 12.7.4
2023-05-23 09:54 Marco Wobben Note Added: 0004848
2023-05-25 09:32 Marco Wobben Status resolved => new
2023-05-25 09:32 Marco Wobben Resolution fixed => reopened
2023-05-25 09:32 Marco Wobben Note Added: 0004850
2023-05-25 12:29 Marco Wobben Note Added: 0004851
2023-05-28 07:28 Marco Wobben Status new => resolved