*Bill Lucas* made the following changes at
Comment:
Fix tfor #674 (throwing exceptions when an item removed from a view). The removal of the layer from the viewer was disposing of the SWT image used to represent the layer in the tree view, when the image is still being used in other parts of the system. Fix was to modify the API to prevent the disposal of these layer images, as they are shared throughout the system.
> /component/trunk/org.geocraft.ui.plot/src/org/geocraft/ui/plot/layer/PlotLayer.java (11619)
> /component/trunk/org.geocraft.ui.sectionviewer/src/org/geocraft/ui/sectionviewer/SectionViewRenderer.java (11619)
> /component/trunk/org.geocraft.ui.viewer/src/org/geocraft/ui/viewer/layer/LayeredModel.java (11619)
> /component/trunk/org.geocraft.ui.mapviewer/src/org/geocraft/ui/mapviewer/renderer/grid/Grid3dRenderer.java (11619)
> /component/trunk/org.geocraft.ui.plot/src/org/geocraft/ui/plot/layer/IPlotLayer.java (11619)
---------------------------------------------------------------------------------------
No failed tests found, a possible compilation error.
Click http://138.32.38.13:8085/browse/BLD-MAIN-1993 to find out more.
Thanks,
Bamboo