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

PhantomCamera Debug UI #46

Closed
ramokz opened this issue Dec 7, 2022 · 1 comment
Closed

PhantomCamera Debug UI #46

ramokz opened this issue Dec 7, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request phantom camera Related to PhantomCamera nodes

Comments

@ramokz
Copy link
Owner

ramokz commented Dec 7, 2022

Problem

In the Editor, it can be tricky to know which PhantomCamera is active, what priority it has, what the second-highest priority is etc. without selecting various PhantomCameras in the hierarchy.

The proposal is to have a togglable debug UI that will show relevant information when actively working with the plugin.

Proposed Solution

Add a debug UI that enables will show the following. Should be attached to the PhantomCameraHost:

  • Active PhantomCamera's name
  • Active PhantomCamera's priority
  • Second-highest priority int value

Note: Priority for visual noise is key. It needs to be easily accessible, but simultaneously show enough to remain useful.
This can be expanded upon should more feature become relevant to this.

@ramokz ramokz self-assigned this Dec 7, 2022
@ramokz ramokz added phantom camera Related to PhantomCamera nodes labels Dec 7, 2022
@ramokz ramokz modified the milestone: 0.2 Dec 7, 2022
@ramokz ramokz added the enhancement New feature or request label Dec 24, 2022
@ramokz ramokz modified the milestones: 0.1, 0.2, 0.3 Dec 26, 2022
@ramokz
Copy link
Owner Author

ramokz commented Mar 21, 2023

Decided to not continue with this work as there's too much overlap between this and #33. The existence of the latter makes it hard to justify the former.

@ramokz ramokz closed this as completed Mar 21, 2023
@ramokz ramokz removed this from the 0.3 milestone Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request phantom camera Related to PhantomCamera nodes
Projects
Status: Done
Development

No branches or pull requests

1 participant