Ticket #91 (closed defect: released)

Opened 15 months ago

Last modified 5 months ago

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:
Blocking: Blocked By:

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

Changed 15 months 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.

Changed 13 months ago by ibboard

  • owner set to ibboard
  • status changed from new to accepted

Changed 13 months ago by ibboard

  • status changed from accepted to closed
  • resolution set to fixed

(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

Changed 11 months ago by ibboard

  • released set to 1

Mark released changes as released

Changed 11 months ago by ibboard

  • released changed from 1 to yes

Mark released fixes as released using radio values

Changed 5 months ago by ibboard

  • resolution changed from fixed to released

Mark fix as released under a previous version

Note: See TracTickets for help on using tickets.