Gut icon indicating copy to clipboard operation
Gut copied to clipboard

Panel output font is not saved

Open Poobslag opened this issue 2 years ago • 0 comments

If I change the Gut settings for a project, the "Panel Output" font is never saved. It always resets back to CourierPrime size 30, which is very big. This matches the contents of the .gut_editor_config.json file:

  "output_font_name": "CourierPrime",
  "output_font_size": 30,

Other settings such as the Runner Window opacity are saved and loaded fine.

Poobslag avatar Jan 04 '24 17:01 Poobslag