[kepler-dev] [Bug 4903] Text in attributes not rendered properly
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Fri Aug 24 08:53:13 PDT 2012
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4903
--- Comment #4 from Christopher Brooks <cxh at eecs.berkeley.edu> 2012-08-24 08:53:13 PDT ---
Also, outreach/workflows/demos/Matlab/MatlabExpression.xml has an an
Attribute that is supposed to show the name of the author, but is a green
box. This attribute is under the red description text.
The MoML is:
<property name="annotation" class="ptolemy.kernel.util.Attribute">
<property name="_hideName"
class="ptolemy.kernel.util.SingletonAttribute">
</property>
<property name="_iconDescription"
class="ptolemy.kernel.util.SingletonConfigurableAttribute">
<configure>
<svg>
<text style="font-size:14; font-family:SansSerif; fill:darkgray" x="20"
y="20">Author: Edward A. Lee</text>
</svg>
</configure>
</property>
<property name="_smallIconDescription"
class="ptolemy.kernel.util.SingletonConfigurableAttribute">
<configure>
<svg>
<text style="font-size:14; font-family:SansSerif; fill:blue" x="20"
y="20">-A-</text>
</svg>
</configure>
--
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
More information about the Kepler-dev
mailing list