Opened 12 years ago

Closed 12 years ago

#1552 closed enhancement (fixed)

[PATCH] Improve handling of mixed gate and long wall selections

Reported by: Deiz Owned by: Deiz
Priority: Should Have Milestone: Alpha 11
Component: UI & Simulation Keywords: patch
Cc: Patch:

Description

Patch removes the mutual exclusivity between gate locking icons and gate conversion icons. If a selection contains both gates and convertible walls, both types of icons will be shown.

The sort order is dependent on the primary selection. E.g. if the primary selected entity is a gate and the second selected entity is a long wall, the icons will be [Lock] [Unlock] [Convert to Gate]. If the selection were the other way around, it would be [Convert to Gate] [Lock] [Unlock].

I've also opted to highlight both the Lock and Unlock buttons if there are selected gates with both of those states. Clicking one of the buttons will set all selected gates to that state.

Attachments (1)

gate-convert-lock.patch (3.9 KB ) - added by Deiz 12 years ago.

Download all attachments as: .zip

Change History (2)

by Deiz, 12 years ago

Attachment: gate-convert-lock.patch added

comment:1 by leper, 12 years ago

Keywords: review removed
Resolution: fixed
Status: newclosed

Commited in r12230.

Note: See TracTickets for help on using tickets.