Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#221 closed defect (released)

Changing unit size doesn't update text of equipment items

Reported by: ibboard Owned by: ibboard
Priority: major Milestone: WarFoundry 0.1
Component: WarFoundry-GUI-WinForms Version: Trunk
Keywords: unitequipment selection percentage Cc:
Blocked By: Blocking:

Description

ticket:220 put the number in percentage selections so that users didn't have to calculate the actual number themselves, but if the unit size is changed then the number shown doesn't change. The number taken is correctly calculated (and so the cost is correct), but no events are being listened to that trigger an update of the list item.

Change History (5)

comment:1 Changed 10 years ago by ibboard

Status: newconfirmed

comment:2 Changed 10 years ago by ibboard

Owner: set to ibboard
Status: confirmedaccepted

comment:3 Changed 10 years ago by ibboard

Resolution: fixed
Status: acceptedclosed

(In r431) Fixes #221: Changing unit size doesn't update text of equipment items

  • Simple fix - on unit size change, re-set all equipment item values in the table

comment:4 Changed 10 years ago by ibboard

released: noyes

Release as part of v0.1b6

comment:5 Changed 10 years ago by ibboard

Resolution: fixedreleased

Mark fix as released under a previous version

Note: See TracTickets for help on using tickets.