OpenLayers OpenLayers

Ticket #1340 (closed bug: fixed)

Opened 10 months ago

Last modified 10 months ago

VML flicker when dragging is finished

Reported by: sbenthall Assigned to:
Priority: minor Milestone: 2.6 Release
Component: Renderer.VML Version: 2.5
Keywords: Cc:
State: Complete

Description

In IE, there is a feature flicker when dragging is finished, where the features suddenly change positions.

Attachments

Vector.js.vml-flicker.patch (1.1 kB) - added by sbenthall on 02/08/08 15:26:33.
patch for Layer.Vector

Change History

02/08/08 15:26:33 changed by sbenthall

  • attachment Vector.js.vml-flicker.patch added.

patch for Layer.Vector

02/09/08 12:35:33 changed by ahocevar

  • status changed from new to closed.
  • state changed from Review to Complete.
  • resolution set to fixed.

(In [6169]) VML flicker when dragging is finished. This very nice patch by sbenthall fixes it. Thanks Seb! r=me (closes #1340)