Skip to content

Conversation

@emptybraces
Copy link
Contributor

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
Contributor 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
Contributor Author

I added thickness field. Is this what you meant?

out.mp4

@WooshiiDev
Copy link
Owner

Apologies for the lack of reply, I'm back working on this again 🙏 Hopefully you're still around!
Yeah the vertical thickness was what I meant, so you could control how large it was on the side. I don't think the horizontal is required as it also draws over the scene element.

I feel it would also be nice if it expanded from the middle rather than the top so it was more aligned like so:
image

Changing the thickness would then change its vertical size. I'm happy to merge this in after that !🙏

@emptybraces
Copy link
Contributor Author

Hi, long time no see😀 I'm still using this, will take a look at it when I have time!

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