Skip to content

Programmatically (de)activate the drawer #106

@RoRoche

Description

@RoRoche

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions