Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#1323 closed patch (fixed)

Overview map - usability improvements

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

Description

Two minor problems with the overview map have been annoying me for a while: the hand cursor covers the extent rectangle in certain situations making it hard to position the rectangle accurately; when the extent rectangle is at minimum size it would drift to the right and down as you zoom in, also making it hard to position.

The patch provided:

  1. Changes the mouse cursor hot spot to 0,0. Now, the rectangle can be positioned with its lower right corner in the space between the thumb and forefinger of the hand keeping the rectangle and what it is over visible.

The idea is to position the extent rectangle, rather than the hand, over the desired area on the map.

  1. Fix up the position calculations to account for the extent rectangle minimum size. Also includes tests to be sure the x,y values won't underflow when the location is adjusted.

Attachments (1)

patch_for_1323.txt (1.7 KB ) - added by smizuno 16 years ago.
patch overview cursor/extent rectangle position

Download all attachments as: .zip

Change History (3)

by smizuno, 16 years ago

Attachment: patch_for_1323.txt added

patch overview cursor/extent rectangle position

comment:1 by mhugent, 15 years ago

Resolution: fixed
Status: newclosed

Applied in svn (r9815).

Marco

comment:2 by (none), 15 years ago

Milestone: Version 1.0.0

Milestone Version 1.0.0 deleted

Note: See TracTickets for help on using tickets.