﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5907	Wrong repainting of diagrams of extended models in Omedit	Andrea Bartolini	Adeel Asghar	"Please consider the following model:

{{{
model test
  extends Modelica.Blocks.Examples.LogicalNetwork1;

  annotation(Diagram(coordinateSystem(extent = {{-200, -100}, {200, 100}}, grid = {0.5, 0.5})));  

end test;
}}}

If you switch to diagram view you will see that the wires on the diagram are broken/reshuffled (see attached picture).

This misbehavior seem to be generated by the annotation, that changes the diagram extension and grid.

The problem has shown after the software update made yesterday.

OMEdit - OpenModelica Connection Editor
Connected to OpenModelica 1.16.0~dev-263-g761b5de
sysop Ubuntu 18.04"	defect	closed	blocker	1.16.0	OMEdit	v1.16.0-dev	fixed		Francesco Casella
