Opened 14 years ago

Closed 14 years ago

#377 closed defect (fixed)

Measure widget dimension markers do not reposition when map view changes

Reported by: chrisclaydon Owned by: chrisclaydon
Priority: P2 Milestone: Future
Component: Widgets Version: SVN
Severity: Minor Keywords:
Cc: Browser: All
External ID: 1311836 Operating System: All
state: New

Description

When using the measure widget, if you are part way through digitizing and you pan or zoom (possible using the overview map or mouse wheel) the markers that show segment lengths no longer align with the segments themselves.

Attachments (1)

MeasureWidgetPatch.patch (16.3 KB ) - added by chrisclaydon 14 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 by chrisclaydon, 14 years ago

Version: 1.1.1SVN

This can be resolved by hooking up to events when the map extents change, and repositioning the markers. I will attach a patch for review.

by chrisclaydon, 14 years ago

Attachment: MeasureWidgetPatch.patch added

comment:2 by chrisclaydon, 14 years ago

Resolution: fixed
Status: newclosed

Submitted patch to 2.2gp stream:

http://trac.osgeo.org/fusion/changeset/2119

Submitted patch to trunk stream:

http://trac.osgeo.org/fusion/changeset/2120

Note: See TracTickets for help on using tickets.