Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#1835 closed defect (fixed)

[PATCH] Focus on units selected with 'Find idle worker' button, instead of following them

Reported by: zoot Owned by: zoot
Priority: Nice to Have Milestone: Alpha 13
Component: UI & Simulation Keywords: patch
Cc: Patch:

Description (last modified by zoot)

Instead of following units around when found with the 'Find idle worker' button, this patch causes the camera to simply focus on them:

https://github.com/zootzoot/0ad/compare/findidleunit-focus (diff)

Change History (3)

comment:1 by zoot, 11 years ago

Description: modified (diff)
Status: newassigned
Summary: [PATCH] Focus on units selected with 'Find idle units' button, instead of following them[PATCH] Focus on units selected with 'Find idle worker' button, instead of following them

Alternatively, this version does not modify the camera at all when finding units with the 'Find idle worker' button:

https://github.com/zootzoot/0ad/compare/findidleunit-noop (diff)

comment:2 by leper, 11 years ago

Resolution: fixed
Status: assignedclosed

In 13175:

Only focus on idle units instead of following them. Patch by zoot. Fixes #1835.

comment:3 by leper, 11 years ago

Keywords: review removed
Note: See TracTickets for help on using tickets.