Opened 11 years ago

Closed 10 years ago

Last modified 10 years ago

#91 closed defect (released)

Fix WinForms rendering of unit stats

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

Description

The WinForms Unit window is currently messing up the display of stats. Each stat shows the full class name instead of its value and the final stat is null instead of being the final stat (which may be because the name 'stat' isn't being included).

Change History (6)

comment:1 Changed 11 years ago by ibboard

Owner: ibboard deleted

Remove owner so that the team can more easily see bugs. Using default owners seems good at first but is bad practice when a team can be working on any part of the project.

comment:2 Changed 10 years ago by ibboard

Owner: set to ibboard
Status: newaccepted

comment:3 Changed 10 years ago by ibboard

Resolution: fixed
Status: acceptedclosed

(In r154) Fixes #91: Fix WinForms rendering of unit stats

  • Add StatColumnStyle (custom data grid style)
  • Use custom column style and fix positioning of columns

Also, moved some forms from IBBoard.WarFoundry namespace to IBBoard.WarFoundry.WinForms

comment:4 Changed 10 years ago by ibboard

released: 1

Mark released changes as released

comment:5 Changed 10 years ago by ibboard

released: 1yes

Mark released fixes as released using radio values

comment:6 Changed 10 years ago by ibboard

Resolution: fixedreleased

Mark fix as released under a previous version

Note: See TracTickets for help on using tickets.