﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4900	"Dialog annotation ""enable"" not recognised"	Dietmar Winkler	Adeel Asghar	"The following test model should deactivate the parameter field for `bar` when `foo=true` but it does not:

{{{#!mo
model testEnable
parameter Boolean foo=false;
parameter Real bar=1
   annotation(Dialog(enable=not foo));
end testEnable;
}}}
"	defect	closed	high	1.13.0	OMEdit	v1.13.0-dev-nightly	duplicate		
