Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Rename the "Debugging is ON|OFF" #16

Closed
paxtonhare opened this issue Feb 10, 2017 · 0 comments
Closed

Rename the "Debugging is ON|OFF" #16

paxtonhare opened this issue Feb 10, 2017 · 0 comments

Comments

@paxtonhare
Copy link
Owner

If you want to use dbg:stop() in your code instead of connecting the debugger you can. But... the current UI code will bail because it's checking to ensure the debugger is connected.

This is an easy fix. Just don't require the debug toggle to be on. Thus the title. Debugging is ON|OFF is misleading. All that does is connects to the server which forces subsequent requests to auto-pause.

So maybe the toggler should say "Pause all requests on start: ON|OFF" or some such.

paxtonhare added a commit that referenced this issue Feb 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant