Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#237 closed defect (released)

loading race after choise of race bug

Reported by: terry Owned by:
Priority: major Milestone: WarFoundry 0.1
Component: WarFoundry-GUI-WinForms Version: WarFoundry 0.1b6
Keywords: Cc:
Blocked By: Blocking:

Description

When I select create army -> some system -> some race, then the add unit buttons stay disabled, then when I select the same race again the buttons are enabled. Its quit anoying that you have to select a race twice (using version 0.1 beta 6)

Change History (5)

comment:1 Changed 10 years ago by ibboard

Component: General/UnknownWarFoundry-GUI-WinForms
Keywords: bug removed
Milestone: WarFoundry 0.1
Version: TrunkWarFoundry 0.1b6

As mentioned in the forums, looks like the changes in #234 caused some problems, probably in the WinForms code.

comment:2 Changed 10 years ago by ibboard

Status: newconfirmed

comment:3 Changed 10 years ago by ibboard

Resolution: fixed
Status: confirmedclosed

(In r454) Fixes #237: loading race after choise of race bug

  • Don't add buttons when game system changes
  • Add buttons on army change when the categories have changed
  • Store the game system before we do army stuff so that a change in game system doesn't trigger setting the army to null and resetting our buttons (which is what happened before)

comment:4 Changed 10 years ago by ibboard

released: noyes

Release as part of v0.1b7

comment:5 Changed 10 years ago by ibboard

Resolution: fixedreleased

Move to new "released" resolution for v0.1b7

Note: See TracTickets for help on using tickets.