Ticket #3371 (new feature)
Handler.Box: Maintain the style of the cursor when documentDrag=true.
| Reported by: | jorix | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.13 Release |
| Component: | Handler.Box | Version: | 2.11 RC1 |
| Keywords: | Cc: | ||
| State: | Review |
Description
Dragging the corner of the box out the map (when documentDrag=true) the cursor is displayed as "move" instead of "crosshair"
To correct this, the patch proposes that only Handler.Drag makes the management of the cursor style using a new APIProperty cursorDragStyle. (this idea + CSS can be applied also to correct the same problem in Control.DragFeature)
Tests are added.
NOTE: It may be interesting to apply this ticket in 2.11 If #3363 is applied in 2.11
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

