Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

[BUG] Stopping debugging requires two clicks #101

Open
mark-wiemer opened this issue Jan 30, 2023 · 0 comments
Open

[BUG] Stopping debugging requires two clicks #101

mark-wiemer opened this issue Jan 30, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@mark-wiemer
Copy link
Contributor

Ref mark-wiemer-org/ahkpp#279 by @fade2gray

  1. Debug this script with a breakpoint on the first line:

    ahk := "AutoHokey"
    ExitApp
  2. Stop debugging (click the red square in the small debug overlay)

Expected: Debug overlay goes away, same as previous releases.

Actual: Since fd77e87, the overlay stays. Clicking the red square a second time closes the debug overlay.

@mark-wiemer mark-wiemer added the bug Something isn't working label Jan 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant