[kepler-dev] [Bug 2445] New: - DataSource: add code to assign & display new raster thumbnail Icons for search results list
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Thu May 25 15:41:51 PDT 2006
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2445
Summary: DataSource: add code to assign & display new raster
thumbnail Icons for search results list
Product: Kepler
Version: 1.0.0alpha8
Platform: Other
OS/Version: All
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
BugsThisDependsOn: 2362
Data source icons in the Data search-results list are currently rendered badly
(the display is trying to render a small version of the vector icon defined in
DataSourceIcon.java). Instead, need to do 2 things:
1) add code to make the system assign raster thumbnail icons to the list
entries - see Bug #2362. These "actors' currently do not get the new svg or
raster icons assigned, because they are not instantiated via
ActorMetadata.java, where the icon-assignment code is.
2) Change the list display code so it looks for and renders the raster icons
instead of the default ptii one. Not sure where the code is to do this, since I
haven't looked yet, but I'm guessing it might require digging deep...
More information about the Kepler-dev
mailing list