YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
15 stars 8 forks source link

Sequences: text track frame changes are not updated on canvas unless wrap toggled off-on #6242

Closed mgeddesGM closed 1 month ago

mgeddesGM commented 1 month ago

Description

If a text track is added to a sequence then changes to the frame settings are only seen in the canvan when wrap is toggled on. The changes will be seen in game even if not seen in canvas.

Steps To Reproduce

  1. Import the attached project
  2. run the game and on the start menu notice the green text's size
  3. exit the game
  4. open seq_menu_title
  5. find and select the track
  6. notice the frame on screen with green text
  7. change the frame settings, see nothing has updated on the canvas
  8. rerun the game notice the games are shown
  9. go back to the text text and change the frame settings
  10. toggle the wrap setting off and on, notice the frame had updated in canva
  11. rerun the game and see the changes are displayed

Which version of GameMaker are you reporting this issue for?

IDE v2024.600.0.574 Runtime v2024.600.0.600

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

Windows 10.0.19045.0

bfac487d-55ff-47a7-9966-490e1b949ff1

mgeddesGM commented 1 month ago

verified as of Beta IDE v2024.600.0.576 Runtime v2024.600.0.602