﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5506	NF does not read diagram coordinates	massimo ceraolo	Adrian Pop	"Consider the following model:

{{{
model Test
equation
annotation(
    Diagram(coordinateSystem(extent = {{-120, -80}, {120, 80}})),
    version = """",uses);
end Test;
}}}

if loaded with 
-d=newInst,nfAPI, the diagram has the default size (-100,-100,100,100), instead of the one customised.
The OF loads the diagram correctly."	defect	closed	blocker	1.14.0	NF API	v1.14.0-dev-nightly	fixed		
