OpenLayers OpenLayers

Ticket #581 (closed feature: fixed)

Opened 2 years ago

Last modified 1 year ago

Icon improvement

Reported by: euzuro Assigned to: euzuro
Priority: major Milestone: 2.4 Release
Component: Memory Management Version:
Keywords: Cc:
State:

Description

Two things here:

1) Give Icon an id so that we can distinguish icons from other alphaimages 1) On Icon destroy() clear out the innerHTML of the imageDiv. This might be the appropriate place to create a destroyAlphaImage() but we'll leave that one for now.

Attachments

iconId.patch (0.5 kB) - added by euzuro on 03/29/07 12:18:17.
give icon a unique id
iconDestroy.patch (394 bytes) - added by euzuro on 03/29/07 12:18:40.
destroy icon correctly
iconDestroy.2.patch (466 bytes) - added by euzuro on 03/29/07 13:08:13.
destroy icon correctly

Change History

03/29/07 12:18:17 changed by euzuro

  • attachment iconId.patch added.

give icon a unique id

03/29/07 12:18:40 changed by euzuro

  • attachment iconDestroy.patch added.

destroy icon correctly

03/29/07 12:20:18 changed by euzuro

  • keywords set to review.

03/29/07 13:08:13 changed by euzuro

  • attachment iconDestroy.2.patch added.

destroy icon correctly

03/29/07 14:05:06 changed by crschmidt

  • status changed from new to closed.
  • resolution set to fixed.

Committed.

07/05/07 17:03:42 changed by euzuro

  • keywords deleted.