Skip to content

Q: Visualizer configurability? #210

@JCash

Description

@JCash

Regarding the visualizer, I'm thinking about ideas on how to specify the initial view.
Each time I connect the engine+visualizer, I get the threads list populated.
The Remotery thread shows up first, then threads in "random" order.
I'd like to be able to sort the list (putting my main thread first, and Remotery last), giving a better default view for our users.

Such settings could be done using the properties url (like the addr property).
E.g. url?sort=main,sound,Remotery

Thinking more about it, another idea is to be able to save settings from the visualizer into a cookie or something. This could be presented via a dropdown list.
It would further minimize the effort in continuing where the last debug session left off.
(e.g. expanding the flame graph of the threads to the desired depth)

Have you had any thoughts around this?

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