YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
26 stars 8 forks source link

Code Editor 2: When "show all documents in single view" is disabled, changing the event in a split view changes the event for all splits #8485

Open KormexGit opened 3 days ago

KormexGit commented 3 days ago

Description

When "show all documents in single view" is disabled, changing the event changes every split at once. This means the only way to have different events in different splits is to close all the splits and re-do them every time you change events.

https://github.com/user-attachments/assets/3e18a8eb-6775-4806-aa6b-788c699f4ec8

If "show all documents in single view" is enabled, it works as expected and changes the event in the currently selected split.

https://github.com/user-attachments/assets/59f7da6a-1deb-47cd-9b27-2542ea991f78

Steps To Reproduce

Disable "show all documents in single view", create a split, then click on an event.

Which version of GameMaker are you reporting this issue for?

IDE v2024.1100.0.686 Runtime v2024.1100.0.707

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

Windows 10.0.22631.0

c6442b25-40c5-4dbc-b1d9-38aa7072654a