Opened 14 years ago

Closed 13 years ago

#572 closed defect (fixed)

Dragging view on minimap over mountains increases zoom

Reported by: Jay Weisskopf Owned by:
Priority: Should Have Milestone: Alpha 3
Component: Core engine Keywords: simple, minimap, scroll
Cc: Patch:

Description

If I load up a map like Arcadia and click and drag on the minimap, the view follows the cursor (as it should). After dragging over a mountain, the view becomes increasingly zoomed in, which is annoying.

Change History (6)

comment:1 by Kieran P, 14 years ago

Keywords: minimap scroll added

Confirmed. This issue exists in the latest 0ad source, and happens on both Arcadia and Arcadia II.

comment:2 by (none), 14 years ago

Milestone: Unclassified

Milestone Unclassified deleted

comment:3 by Andrew, 14 years ago

Milestone: Backlog

comment:4 by fabio, 14 years ago

Milestone: BacklogAlpha 3

comment:5 by Kieran P, 13 years ago

Priority: minormajor

comment:6 by ben, 13 years ago

Resolution: fixed
Status: newclosed

(In [8676]) Fixes #572. Changed MoveCameraToTarget so that for minimap scrolling it will ignore changes in Y position, to maintain previous zoom level as expected (constraint keeps the new view from being inappropriate)

Note: See TracTickets for help on using tickets.