HaxeFlixel / HaxeFlixel/flixel
Make the debugger mobile-compatible
Nobody has claimed this yet.
- Dominant language
- Haxe
- Stars
- 2.2k
- Forks
- 522
- Avg merge
- 34m
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified. Start by locating the debugger, console, individual debugger windows, mobile-target handling, and the custom debugger buttons referenced in #348; define the mobile behavior for each requested capability and verify it on a mobile target.
Written by the indexing model from the issue text.
Assessment
- Domain
- devtools, game-dev, mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100