Opened 13 years ago

Closed 13 years ago

#3784 closed patch (fixed)

Switching between measure tools and other tools is annoying (with patch)

Reported by: marisn Owned by: nobody
Priority: minor: annoyance Milestone: Version 1.7.0
Component: GUI Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

Select measure tool; Measure a line/area; Right click on canvas to finish measuring; Click on other tool (zoom, pan); Click on measure tool; Left click on canvas -> it continues to measure from previous part instead of starting a new measurement as it happens without changing tools.

This patch tries to fix this issue - switching tools after measuring has ended with single right click resets measurement tool.

Attachments (1)

measure_tool_switch.patch (649 bytes ) - added by marisn 13 years ago.
A patch for QGIS trunk

Download all attachments as: .zip

Change History (2)

by marisn, 13 years ago

Attachment: measure_tool_switch.patch added

A patch for QGIS trunk

comment:1 by jef, 13 years ago

Resolution: fixed
Status: newclosed

looks like not resetting the click status on activate is enough. Fixed in r15848.

Note: See TracTickets for help on using tickets.