Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preferences: "Default background layer colour" in Room Editor section is only obeyed in one scenario of creating Background layers #8612

Open
gm-bug-reporter bot opened this issue Dec 4, 2024 · 1 comment
Labels
ide-bug Bugs with the GameMaker IDE project This issue has a sample project attached

Comments

@gm-bug-reporter
Copy link

gm-bug-reporter bot commented Dec 4, 2024

Description

I would expect the "Default background layer color" setting in the Room Editor section of Preferences to, either or both, define what color the initial background layer has in a fresh blank project, or the initial color when adding a new background layer to a room.

It doesn't seem to do either.

In my Preferences, I have "Default background layer color" set to 60% gray, hex #999999. When I create a fresh blank project, the initial background layer's color is black (#000000). When I create a new background layer in the room, the new layer's initial color is very dark gray (#181818).

Steps To Reproduce

  1. Start GM and open yor Preferences (no project open yet)
  2. Set a different colour as your "Default background layer colour"
  3. Create a new blank project
  4. Open the room GM created for you and observe the background layer's colour is not what you set in Preferences (because it has come from the base project and GM does not change the value to match the current Preference value)
  5. Create a second room and observe the automatically-created Background layer does use your Preferences value correctly
  6. Add a new background layer into either room yourself
  7. Observe the colour you set in Preferences is not used for this new layer

Which version of GameMaker are you reporting this issue for?

IDE v2024.800.0.618 Runtime v2024.800.0.642

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

Windows 6.1.7601.0

Attached Files

  • preferences.PNG

50c08f52-7e0c-483e-81af-8f72110fbf21

@gm-bug-reporter gm-bug-reporter bot added ide-bug Bugs with the GameMaker IDE project This issue has a sample project attached labels Dec 4, 2024
@stuckie stuckie moved this from Triage to Backlog in Team Workload Dec 4, 2024
@YYDan YYDan changed the title "Default background layer color" from Room Editor Preferences doesn't do anything? Preferences: "Default background layer colour" in Room Editor section does not work Dec 6, 2024
@YYDan YYDan removed their assignment Dec 6, 2024
@scott-dunbar
Copy link
Collaborator

scott-dunbar commented Dec 6, 2024

This issue is still present in IDE v2024.1100.0.703 Runtime v2024.1100.0.719. The background colour preference only applies to the initial
background in new rooms.

@YYDan YYDan changed the title Preferences: "Default background layer colour" in Room Editor section does not work Preferences: "Default background layer colour" in Room Editor section is only obeyed in one scenario of creating Background layers Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ide-bug Bugs with the GameMaker IDE project This issue has a sample project attached
Projects
Status: Backlog
Development

No branches or pull requests

2 participants