obs_scene_tree_view icon indicating copy to clipboard operation
obs_scene_tree_view copied to clipboard

[ Suggestion ] Add custom color highlights to scenes and folders

Open macharborguy opened this issue 3 years ago • 3 comments

Much like the Source View/Window in OBS, it would be nice to have that ability extended into the Scene Tree View, for both folders and scenes. Folder sorting has been really helpful for me, though sometimes a little highlight on specific scenes would be nice.

macharborguy avatar Jun 24 '22 14:06 macharborguy

Hmm, it's a good idea, I'll see what qt has to offer in that regard

DigitOtter avatar Jun 25 '22 09:06 DigitOtter

digging around the OBS code, it looks like the Source BG Color options are part of...

UI/forms/ColorSelect.ui

and...

UI/source-tree.cpp

however, im mostly a javascript/nodejs guy, so i could be wrong on these. If not, hope this helps

macharborguy avatar Jun 26 '22 01:06 macharborguy

I just want to second this, it would be super great to have and I already use it really heavily in the source view

SaraJLeen avatar Feb 08 '23 22:02 SaraJLeen