Dynamic debug mode switching using hotkeys

Authored by nienhueser on Jun 14 2016, 9:13 AM.

Description

Dynamic debug mode switching using hotkeys

If one of --debug-info, --runtimeTrace or --debug-polygons is set on
the command line, the following keypresses on the map widget are
available:

  • R toggles showing the runtime trace
  • P toggles showing debug nodes for polygons
  • I toggles shell debug output

Details