Skip to content

Feature: highlights scene items #116

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

emptybraces
Copy link

Add color to the left side of the scene item to highlight it.

When multiple scenes are open or when many headers are used, it was frustrating because the scene boundaries were hard to tell apart at a glance.. I'm not sure if this is the best solution, but it has definitely improved.
(It might have been an inappropriate pull request since it seems like a personal feature)
image

@WooshiiDev
Copy link
Owner

I like this! It's very light too, however I feel this is very limited right now.

I feel this could be extended slightly:

  • Make this a setting to toggle
  • Add a setting for the colour used
  • A setting for line thickness would be nice too

@emptybraces
Copy link
Author

emptybraces commented Apr 7, 2025

image
The config file already has the fields set up.

On the left side in hierarchy view, there are two option toggle icons related to the scene view. To make these icons visible, the only option is to fade them using alpha. It might be possible to redraw the icons like how the existing style feature works with prefixes, but that seems a bit complicated.

- width
- thickness
@emptybraces
Copy link
Author

I added thickness field. Is this what you meant?

out.mp4

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

Successfully merging this pull request may close these issues.

2 participants