Ticket #572 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

Dragging view on minimap over mountains increases zoom

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

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

comment:1 Changed 3 years ago by k776

  • Keywords simple, minimap, scroll added; simple removed

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

comment:2 Changed 3 years ago by anonymous

  • Milestone Unclassified deleted

Milestone Unclassified deleted

comment:3 Changed 3 years ago by wacko

  • Milestone set to Backlog

comment:4 Changed 3 years ago by fabio

  • Milestone changed from Backlog to Alpha 3

comment:5 Changed 3 years ago by k776

  • Priority changed from minor to major

comment:6 Changed 2 years ago by ben

  • Status changed from new to closed
  • Resolution set to fixed

(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.