[kepler-dev] [Bug 2324] - SVG - old-style icon still displayed for certain actors

bugzilla-daemon@ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Thu Apr 20 12:28:41 PDT 2006


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2324


brooke at nceas.ucsb.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal
   Target Milestone|1.0.0beta1                  |1.0.0




------- Comment #10 from brooke at nceas.ucsb.edu  2006-04-20 12:28 -------
OK - set icons by LSID (in uiSVGIconMappingsByLSID.properties) for:
BasicUnits, CGSUnitBase, ElectronicUnitBase, SI (all set to blank teal icon)
and DocViewer (set to new Documentation SVG icon).

Remaining changes are low priority:
a) Still need to change all these to a royal blue dot:

Parameter          (ptolemy.data.expr.Parameter)
FileParameter      (ptolemy.data.expr.FileParameter)
StringParameter    (ptolemy.data.expr.StringParameter)
ScopeExtendingAttribute (ptolemy.data.expr.ScopeExtendingAttribute)
RequireVersion     (ptolemy.kernel.attributes.RequireVersion)

b) change to royal blue dot, keep the arrow, but make arrow solid black:
PortParameter      (ptolemy.actor.parameters.PortParameter)

c) Make dot show the actual color picked:
ColorParameter     (ptolemy.actor.gui.ColorAttribute)

(Note - have removed the test workflow from cvs, now most of these are fixed -
kepler/workflows/test/IconsNotShowing.xml)


More information about the Kepler-dev mailing list