Opened 11 years ago

Closed 11 years ago

Last modified 10 years ago

#95 closed defect (released)

Closed tabs in GTK# can't be reopened

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

Description

Closing tabs in the GTK# interface doesn't register the fact that they're closed, so attempting to re-open the tab does nothing as it is trying to display a tab that it thinks exists but doesn't.

Change History (5)

comment:1 Changed 11 years ago by ibboard

Owner: set to ibboard
Status: newaccepted

comment:2 Changed 11 years ago by ibboard

Resolution: fixed
Status: acceptedclosed

(In r149) Fixes #95: Can't re-open GTK# tabs

  • Make Unit for UnitDisplayWidget visible as a property
  • Hook in to Destroyed event of UnitDisplayWidget to remove it from the map of tabs

comment:3 Changed 10 years ago by ibboard

released: 1

Mark released changes as released

comment:4 Changed 10 years ago by ibboard

released: 1yes

Mark released fixes as released using radio values

comment:5 Changed 10 years ago by ibboard

Resolution: fixedreleased

Mark fix as released under a previous version

Note: See TracTickets for help on using tickets.