[kepler-dev] [Bug 2362] New: - DataSourceIcon: use new SVG Icons dynamically, instead of drawing icon
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Mon Feb 20 16:55:39 PST 2006
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2362
Summary: DataSourceIcon: use new SVG Icons dynamically, instead
of drawing icon
Product: Kepler
Version: 1.0.0beta2
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: interface
AssignedTo: brooke at nceas.ucsb.edu
ReportedBy: brooke at nceas.ucsb.edu
QAContact: kepler-dev at ecoinformatics.org
org.ecoinformatics.seek.datasource.DataSourceIcon (used by the EML200DataSource
actor, among others) draws its own icon dynamically - changing to show error,
loading and ready conditions.
Instead, (or in addition, depending on config), it should use the SVG icons like
the other actors do - changing them out dynamically to reflect the same states
This is not critical for 1.0, since the code has already been changed to draw
the icon to match the new icon-set design; however, it will become an issue
if/when the icon designs change.
More information about the Kepler-dev
mailing list