﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3744	New blocks created by OMEdit cannot be used	Francesco Casella	Adeel Asghar	"Steps to reproduce the problem:
- Create a new block with OMEdit, keeping the default graphical annotations.
- Create a new model
- Drag the new block in the new model: it fills the whole diagram
- Click and drag one corner of the block in the diagram to resize it: the block disappears, and the graphical annotation shows NaN everywhere

The defaults should be set so that the default size of the blocks corresponds to the one of the MSL blocks

Furthermore, if I then open the package with Dymola, the icon and diagram view of the block are empty, so I guess there is some problem with the block's graphical annotation itself:
{{{
  annotation(Icon(coordinateSystem(initialScale = 1), graphics={  Rectangle(origin = {1, -1}, extent = {{-101, 101}, {99, -99}}), Text(origin = {-21, 4}, extent = {{-43, 36}, {83, -40}}, textString = ""ON/OFF"")}),
             Diagram(graphics = {Rectangle(origin=  {0, 1}, extent=  {{-100, 99}, {100, -101}})}));
}}}

I am using OMEdit under Windows 7, v.1.9.4-dev-507-g62c0c86, omc v.1.9.4-dev.beta2-83-g769e528.

If we use the latest Linux nightly, it works fine."	defect	closed	blocker	1.9.4	OMEdit	v1.9.4-dev-nightly	fixed		
