Opened 7 years ago

Closed 7 years ago

#423 closed enhancement (fixed)

Support nested units in GTK UI

Reported by: ibboard Owned by: ibboard
Priority: critical Milestone: WarFoundry GTK 0.2
Component: WarFoundry-GUI-GTK# Version: Trunk
Keywords: containership Cc:
Blocked By: Blocking:

Description

The GTK UI currently assumes a flat army structure (all units directly under categories). This isn't the case, and we need to support it.

Change History (4)

comment:1 Changed 7 years ago by ibboard

Owner: set to ibboard
Status: newaccepted

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

In 354c1d2ad086c80d9b3f008bd75214851830e538/IBBoard.WarFoundry.GUI.GTK:

Re #423: Support nested units in GTK UI

  • Add "add unit" context menu to tree
  • Add quick hacks to unit dialog to work with both nesting and direct category units

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

In 6b0ca39025ed93ac2a6df1dd2217eb0d8a7b1799/IBBoard.WarFoundry.API:

Re #423: Support nested units in GTK UI

  • Swap order of removing unit from parent so that we validation at the appropriate time

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

Resolution: fixed
Status: acceptedclosed

In 2193406301501cf0e10b5af22f8e1a067cb2a5a8/IBBoard.WarFoundry.GUI.GTK:

Fixes #423: Support nested units in GTK UI

  • Add methods to put units under their parent unit, if they have one
Note: See TracTickets for help on using tickets.