Skip to content

Add option to automatically ungrab mouse #132

@afdw

Description

@afdw

I suggest adding option that will ungrab mouse automatically when reaching breakpoint. At the moment I do this steps every time I'm using breakpoints:

  1. Press Alt+F8
  2. Type Mouse.setGrabbed(false)
  3. Press Enter
  4. Press Escape

I think this option will be useful because doing this steps takes much time.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions