flixel icon indicating copy to clipboard operation
flixel copied to clipboard

Make the debugger mobile-compatible

Open Gama11 opened this issue 11 years ago • 1 comments

Probably disable the console for mobile targets.

Add the option to toggle individual debugger windows - for debugging on mobile targets, you might only want the Perf window for example.

The debugger would also need a button for closing, because you can't really close it via a keypress on mobile targets. This should combo well with the custom debugger buttons: #348

Suggested by @PaulGene.

Gama11 avatar Jun 16 '13 10:06 Gama11

This can be really useful because right now the debugger is really hard to use on mobile.

image

Tembac avatar Jan 18 '19 00:01 Tembac