YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
26 stars 8 forks source link

Code Editor 2: Breakpoint cannot be removed or assigned when script scrolled horizontally #8502

Open yerumaku opened 6 days ago

yerumaku commented 6 days ago

Description

The breakpoint cannot be removed or assigned by clicking on the breakpoint area if the script file has been scrolled horizontally a little.

https://github.com/user-attachments/assets/f02abb9d-052b-49cb-826d-725dce958bc6

Expected Change

No response

Steps To Reproduce

  1. Start GameMaker
  2. Open script/event tab with long line
  3. Start project in Debug mode (F6)
  4. Scroll to right
  5. Click for add/remove breakpoint in breakpoints area
  6. See the issue

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

Always

Which version of GameMaker are you reporting this issue for?

2024.1100 (Betas)

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

macOS Sequoia

Are you running GameMaker from inside your Steam library?

None

Sample Package Attached?

Sample Project Added?