Opened 7 years ago

Closed 7 years ago

#426 closed defect (fixed)

Changing unit size doesn't trigger all validation

Reported by: ibboard Owned by: IBBoard <dev@…>
Priority: major Milestone: WarFoundry WinForms 0.2
Component: WarFoundry-GUI-WinForms Version: Trunk
Keywords: Cc:
Blocked By: Blocking:

Description

Snowblizz has reported that changing the size of a parent unit doesn't trigger re-validation for the new "N units per M models in parent" requirement.

Change History (2)

comment:1 Changed 7 years ago by ibboard

Component: WarFoundry-APIWarFoundry-GUI-WinForms
Milestone: WarFoundry API 0.2WarFoundry WinForms 0.2
Status: newconfirmed

Problem isn't the API, it is the WinForms UI. GTK# UI handles it fine.

comment:2 Changed 7 years ago by IBBoard <dev@…>

Owner: set to IBBoard <dev@…>
Resolution: fixed
Status: confirmedclosed

In b57a7cf844f894cfc71260e9eb8f591b2be45cda/IBBoard.WarFoundry.GUI.WinForms:

Fixes #426: Changing unit size doesn't trigger all validation

  • Hook validation in to army composition changed event
  • Make sure we're ignoring old armies and listening to the new one
Note: See TracTickets for help on using tickets.