OpenLayers OpenLayers

Ticket #1506 (closed feature: duplicate)

Opened 5 months ago

Last modified 2 months ago

Change cursor in subclass of OpenLayers.Handler.Drag

Reported by: avlee Assigned to:
Priority: minor Milestone: 2.7 Release
Component: Handler.Drag Version: 2.6 RC2
Keywords: Cc:
State: Needs Discussion

Description

It is time to think about change the cursor using CSS classes, if we using css to change the cursor, we can set diferent cursors for diferent handlers.

Before using the CSS classes, i think we need to change the cursor of map view in subclass instead of changing in OpenLayers.Handler.Drag, because may be we need to using diferent cursors for DragPan control and DragFeature control or other inherited handlers.

Attachments

Drag_1056.patch (3.0 kB) - added by avlee on 04/09/08 21:51:05.

Change History

04/09/08 21:51:05 changed by avlee

  • attachment Drag_1056.patch added.

07/02/08 04:35:22 changed by euzuro

see #1484

07/06/08 23:28:49 changed by avlee

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