﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3726	Unit of derived types are missing	Henning Kiel	Adeel Asghar	"In OMEdit, if I have a derived type like {{{Diameter}}} in Modelica.SIunits
{{{
type Length = Real (final quantity=""Length"", final unit=""m"");
type Diameter = Length(min=0);
}}}
then in a property box the unit ""m"" is not displayed for the derived type (e.g. Modelica.Fluid.Exmples.HeatingSystem element ""heater"")."	defect	closed	high		OMEdit	v1.9.4-dev-nightly	fixed		Lennart Ochel
