Opened 9 years ago

Closed 8 years ago

#326 closed enhancement (fixed)

Make army names and sizes modifiable after creation

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

Description

The API should already allow for things like army names and max points values to be modified after creation, but the UI doesn't. We need to be able to let users modify army sizes and names once they're created.

Change History (4)

comment:1 Changed 9 years ago by ibboard

Status: newaccepted

Accept new tickets en-mass

comment:2 Changed 8 years ago by ibboard

Owner: set to ibboard

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

In [33962c2ef55037ef2408d3240ba58417ec66b5eb/IBBoard.WarFoundry.GUI.GTK]:

Re #326: Make army names and sizes modifiable after creation

  • Add army editing form
  • Hook up to events to update main window
  • Add edit army option to Edit menu

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

Resolution: fixed
Status: acceptedclosed

In [d4b726cec12c83040acce45464ffc395ef9f0a18/IBBoard.WarFoundry.GUI.GTK]:

Fixes #326: Make army names and sizes modifiable after creation

  • Only invoke command on change
  • Make use of new "generate default name" function for consistency
  • Commit missed auto-generated code file
Note: See TracTickets for help on using tickets.