Planet
navihomeaboutscreenshotsdownloaddevelopmentforum

Ticket #380 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Bug: Statistics don't hide anymore

Reported by: rgrieder Owned by: nobody
Priority: high Milestone: Version 0.1 Codename: Arcturus
Component: HUD Version: 0.0.5
Severity: critical Keywords: statistics disappear
Cc:

Description

Running Orxonox 0.0.5 on Windows 7: After displaying the game statistics with F2, they dont't disappear anymore with another hit on F2.

Change History

Changed 2 years ago by dafrick

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

The command that is bound to the F1 (and F2 for the stats) hast to be OverlayGroup toggleVisibility instead of OverlayGroup show. This however doesn't hold for the PickupInventory or the QuestGUI, since they are implemented in CEGUI, where the second console command to toggle cannot be executed.

Note: See TracTickets for help on using tickets.