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.
Note:
See TracTickets
for help on using tickets.
There's a bug in OpenLayers which is only fixed in 2.12, so this ticket requires #460.