﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4236	Icon not rendered if visible annotation is used	Michael Wetter	Martin Sjölund	"We use various models that use the `visible` attribute in the graphical annotation of the form such as:
{{{
visible = inputType == Buildings.Fluid.Types.InputType.Continuous,
}}}
It appears that OMEdit stops rendering all graphical elements of an icon once it encounters such a statement. The attached file `current.png` shows how `Buildings.Fluid.Movers.FlowControlled_m_flow` is currently rendered, while `expected.png` shows how it is rendered if I delete all `visible = ...` statements.

If this statement causes problems, could you at least set `visible = true` and render all other graphical annotations? This would at a minimum make the icons recognizable."	defect	assigned	high		Interactive Environment				Martin Sjölund
