YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
26 stars 8 forks source link

Preferences: Code Editor 2 default Dark theme can be entirely grey and only features "General" and "Gutter" options, have to restore defaults to fix #6588

Open caitlinrmcintyre opened 4 months ago

caitlinrmcintyre commented 4 months ago

Description

When trying to verify #6267 I noticed that when trying to change the background colour of the theme and cancel it that it defaulted to white. I went back into the CE2 theme editor and selected the default dark theme, and all code changed entirely to grey.

image

There's also no options for me outside of "General" and "Gutter".

Screenshot 2024-07-09 150006

Steps are a little hazy and I'm unable to restore the defaults, and reinstalling the IDE doesn't fix it either to try and repro.

IDE v2024.800.0.587 Runtime v2024.800.0.611

ui.log

Expected Change

No response

Steps To Reproduce

  1. Start GameMaker and open project with code.
  2. Enable CE2 and go to theme.
  3. Click on GameMaker Dark - Default.
  4. See the issue.

How reliably can you recreate this issue using your steps above?

Only Ever Happened Once

Which version of GameMaker are you reporting this issue for?

2024.600 (Betas)

Which operating system(s) are you seeing the problem on?

Windows 10

Are you running GameMaker from inside your Steam library?

No

Contact Us Package Attached?

Sample Project Added?

caitlinrmcintyre commented 4 months ago

So I managed to fix this by clicking "Restore Defaults" and then "Restore Default Colours" immediately after in the theme editor, all of my options came back and upon restarting the IDE, I now have colour again.