Opened 9 years ago

Last modified 9 years ago

#302 accepted task

Handle units being added to army

Reported by: ibboard Owned by:
Priority: major Milestone: WarFoundry Qt 0.1
Component: WarFoundry-GUI-Qt# Version: Trunk
Keywords: Cc:
Blocked By: #245 Blocking: #242

Description

The work was started under #244, but should be separated out. When a unit is added, we need to display it in the army tree and display its unit form.

Change History (4)

comment:1 Changed 9 years ago by ibboard

Blocked By: 245 added

comment:2 Changed 9 years ago by ibboard

(In r641) Re #302: Handle units being added to army

  • Switch to a method that matches WinForms - cache objects in a dictionary rather than searching for them, since we can then work by object instead of relying on unit name

Also:

  • Minor code clean-up

comment:3 Changed 9 years ago by ibboard

Status: newaccepted

Accept tickets that should be done

comment:4 Changed 9 years ago by ibboard

Milestone: WarFoundry 0.1WarFoundry Qt 0.1

Separate UI milestone from API milestone

Note: See TracTickets for help on using tickets.