Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Programmatically (de)activate the drawer #106

Open
RoRoche opened this issue Sep 3, 2021 · 0 comments
Open

Programmatically (de)activate the drawer #106

RoRoche opened this issue Sep 3, 2021 · 0 comments

Comments

@RoRoche
Copy link

RoRoche commented Sep 3, 2021

I'd like to programmatically (de)activate the debug drawer, for example by turning a switch "debug mode" in settings.

A solution may be to add 2 methods in DebugDrawer: enable() and disable(), to respond to dynamic changes.

Moreover, the DebugDrawer.Builder::build() could receive a boolean parameter to enable or not the drawer while building it (true by default to be compatible with current behavior).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant