Opened 12 years ago

Closed 12 years ago

#449 closed enhancement (fixed)

GeoExtPrintForm - print zone should follow drag

Reported by: adube Owned by:
Priority: minor Milestone: 1.6.0
Component: widgets Version: trunk
Keywords: bis-1.6.0 Cc:

Description

Currently

While the GeoExtPrintForm widget is active, an orange box is displayed to demonstrate the print zone. After dragging the map, the box is adjusted to the map center. This is done using the map "moveend" event. This makes it difficult to perfectly adjust it exactly where we want.

Proposition

Make it follow the map "move" event so that it is always updated while dragging.

Change History (3)

comment:1 by adube, 12 years ago

There's a bug in OpenLayers which is only fixed in 2.12, so this ticket requires #460.

comment:2 by adube, 12 years ago

(The bug appears when using map "move" event and dragging the map)

comment:3 by adube, 12 years ago

Resolution: fixed
Status: newclosed

Fixed in r1393.

Note: See TracTickets for help on using tickets.