Opened 10 years ago

Closed 10 years ago

#2376 closed enhancement (fixed)

[PATCH] FPS indicator enabling improvements

Reported by: fabio Owned by:
Priority: If Time Permits Milestone: Alpha 17
Component: UI & Simulation Keywords: simple patch
Cc: Patch:

Description

It would be nice:

  • to have a config file option to always enable FPS indicator;
  • to have the FPS indicator enabled also in the game when enabling it in the main menu.

Attachments (2)

FPSsettingsshow.patch (16.0 KB ) - added by Jeremiah Payne 10 years ago.
Added an option in the settings
FPSCounterOptions.patch (1.5 KB ) - added by Demiguise 10 years ago.
Added option for FPS counter in main menu.

Download all attachments as: .zip

Change History (12)

comment:1 by leper, 10 years ago

Cc: simple added
Component: Core engineUI & Simulation

comment:2 by leper, 10 years ago

Cc: simple removed
Keywords: simple added

comment:3 by Niek, 10 years ago

Which FPS-indicator? The one you access using F11?

in reply to:  3 comment:4 by Erik Johansson, 10 years ago

Replying to niektb:

Which FPS-indicator? The one you access using F11?

Alt+F :)

by Jeremiah Payne, 10 years ago

Attachment: FPSsettingsshow.patch added

Added an option in the settings

comment:5 by leper, 10 years ago

Keywords: patch review added

Please follow SubmittingPatches when doing so.

comment:6 by Niek, 10 years ago

Summary: FPS indicator enabling improvements[Patch] FPS indicator enabling improvements

comment:7 by scythetwirler, 10 years ago

Summary: [Patch] FPS indicator enabling improvements[PATCH] FPS indicator enabling improvements

comment:8 by scythetwirler, 10 years ago

Keywords: review removed

Patch is incomplete (just adds the option in the options dialog)

10: ["Show FPS", "Show FPS in the top right corner", {"config":"pauseonfocusloss"}, "boolean"]

the config variable should also be changed.

by Demiguise, 10 years ago

Attachment: FPSCounterOptions.patch added

Added option for FPS counter in main menu.

comment:9 by leper, 10 years ago

Keywords: review added
Milestone: BacklogAlpha 17

Please follow SubmittingPatches when doing so.

comment:10 by leper, 10 years ago

Keywords: review removed
Resolution: fixed
Status: newclosed

Fixed in r15634.

Note: See TracTickets for help on using tickets.