﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4319	OMEdit: Incomplete display of Icons with connector annotations	Jan Kokert	Adeel Asghar	"The model icon in the library view is not loaded completely if it contains annotations of connectors. Consider the following model:
{{{
model test
  extends Modelica.Electrical.Analog.Interfaces.OnePort;
  extends Modelica.Icons.Package;
  extends Modelica.Icons.SignalBus;
end test;
}}}

After loading the file, the icon is displayed without the connectors p and n. Now comment any of the lines 2..4, save the file, uncomment and save again. Now the icon will be displayed completely. I added two icons from the MSL in the example to show the difference between 'normal' icon extend and annotations extend."	defect	closed	normal	1.12.0	OMEdit		fixed	Incomplete icon display annotations	
