Skip to content

Add a simple 'Inspector' window.  #76

@Kleptine

Description

@Kleptine

I'd like to have a flexible side panel for showing more debugging information, historical values, etc.

It should:

  • Have some logic to open / close it and remember that state across editor domain reload, etc.
  • Be general enough so that we can mount it into a separate window.
  • Support multiple inspectors open (ie. showing two node histories at once, etc)

It might make sense to just make this a separate window, because you could rearrange it, and would get open/close saving for free, etc. Not sure. It'd be harder to automatically open it though, the way you could with a side panel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions