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

Project Saving: Default room in all Start Page templates is resized to match Preferences value, but only the Blank Game template should do this #5808

Closed
2 tasks
stuckie opened this issue Apr 5, 2024 · 2 comments
Assignees
Labels
ide-bug Bugs with the GameMaker IDE
Milestone

Comments

@stuckie
Copy link

stuckie commented Apr 5, 2024

Description

When creating a new project off a template - blank, live wallpaper, game strip - the default room is getting resized to match the user's preferences.

This is fine for the blank template, but for the live wallpaper and game strip ( and potentially others ) this breaks the purpose of them to provide a good working template to start from.

We should fix this.

Expected Change

Only the blank template gets their room size redone to match user preferences

Steps To Reproduce

  1. Start GameMaker
  2. Create a new project off the Live Wallpaper template
  3. Open the Room
  4. See that it's been resized to 1366x768 or the user's set default, rather than 3840x2160 as it should be

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

Always

Which version of GameMaker are you reporting this issue for?

No response

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

No response

Are you running GameMaker from inside your Steam library?

None

ui.log File

  • I have attached my ui.log file

Sample .yyz File

  • I have attached a small sample project
@stuckie stuckie added the ide-bug Bugs with the GameMaker IDE label Apr 5, 2024
@yyalansavage
Copy link

Fixed - room resize to preference setting done only for new blank game

@Emc1923
Copy link

Emc1923 commented Apr 9, 2024

Verified fixed in IDE v2024.400.0.534 Runtime v2024.400.0.553.

@YYDan YYDan changed the title Project Templates: Default Rooms in all templates get resized to user preferences Project Saving: Default room in all Start Page templates is resized to match Preferences value, but only the Blank Game template should do this Apr 16, 2024
@YYDan YYDan transferred this issue from another repository Apr 16, 2024
@YYDan YYDan transferred this issue from another repository May 9, 2024
@YYDan YYDan added this to the 2024.4 milestone May 9, 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
Projects
Status: Verified
Development

No branches or pull requests

4 participants