The new inspector in 6.0084+

Very nice to see development here!

First things I saw was that the colour widget now has a slider for the alpha value. Since that struck me as oddly missing in the previous version, this is very welcome! :thumbsup:
image

It’s also cool that incoming values now can be shown with full detail!
Even texture previews - very very nice!
image


Would it be possible to allow values in this preview to be selectable for copy and paste?
image
^^^ Like if I have a colour incoming and would like to copy the hex code to paste into another node?

BTW: In this context: is there a deeper reason why value pins/pads don’t show up in the inspector? Especially for colours this would be super helpful!
++Especially++ since they become unusable with lower alpha values:
image
Copy-pasting colors into these via inspector and using the larger, more intuitive colour widget there would be super nice.


What do you think about a preference inside the Inspector, to always expand entries by default?
I see myself hitting that expand all button a LOT :-)
I would have unfolded as preference right away! :-)
Would be great to have it directly in the inspector, so it is easy to reach if it needs toggling (as compared to a global preference).


What bothers me a bit in the unfolded state is, that the labels are taking up a ton of space while the entries are often truncated. I’m not sure if there is a good solution there, but maybe the content could be full width in the unfolded state? For example:
image
^^^ The bounding box values are truncated and the unfolded parameter doesn’t offer more information, although there is all this space on the right. I don’t know if that would be possible, but having the unfolded area full width could solve that without having the inspector very wide.
Even more extreme example:
image
^^^ This is the FUSE code view, and it would be awesome to see that full width in the inspector.
Having things full width could be a major benefit of the unfolded view!
image
^^^ A ton of wasted screen estate there… ;-)


One thing I find maddening in VVVV is, that in the patch area value changes are done with the right mouse button and up and down drag, while in the Inspector, it is the left mouse and left and right drag.
Even after almost 2 months, my muscle memory is constantly frustrated by that and I watch my partner with shared pain, trying to change values the wrong way around constantly.
Each way of doing it makes sense in each area on it’s own, but in combination it is super frustrating.
Now I wonder: Since the right mouse doesn’t do anything in the Inspector AFAICS, would it be possible as a kind of “catch all” to allow the change of values with the right mouse button and up and down dragging, just like in the patch editor?
That would take a LOT of pain out of the usability department IMO.


Would the framework allow for docking of the inspector? I have it constantly go missing behind other windows or need to reposition it. For me it is a.) open all the time and b.) an absolute integral part of the main window, so having to manage it separately feels somehow odd and “disconnected” in the most literal sense. :-)
I have no issue with additional inspectors floating, I just think it would feel way more “aus einem Guss”/integrated if it would form a unit with the main window.

Will have to work more with it to see how it feels, but superhappy you are working on UI/UX!!!

Cheers,

Tom

4 Likes

Oh and I just found another killer feature in the new inspector:
We can now go from field to field with TAB to enter values!
Before, we could do that too, but the value we entered wouldn’t be kept without ENTER, which would throw us out of editing mode.
So this one is huge.

THANKS!

Cheers,

Tom

2 Likes

On the topic of Inspector docking: This would also help with minimising/maximising the VL window.
ATM I have to do it individually for each window with a shortcut, since the normal minimise/maximise/close buttons are missing (WHY?).

Pretty much every graphic tool has gone from separate floating windows to by default having them docked with only optional undocking (mostly for use on a second monitor) since it feels so much more integrated and connected when docked.
Tooll3 - also imgui - went fully dockable a while ago, where before it was also very awkward with the typical problems like the inspector being behind the main window when you need it.

So a big +1000 for my own feature request ;-)

And a +100 for a dockable, always open node browser as a side dish…

Cheers,

Tom

2 Likes

Not sure it was maybe mentioned anywhere else. Is zooming the inspector ui planned? that would be nice. For me, its too tiny atm.

2 Likes

Just checked out the latest 215 preview and having the parameter names in front is a huge improvement for me and my brain and feels much calmer and clearer here.

I still could see the expanded entries being full width in some cases, but somehow it feels much better already, although I can’t fully pinpoint it.

Remembering the expand selection is VERY welcome :-)

When I make the inspector wider to see longer entries, the parameter names occupy a lot of space in the front, but I guess it would be too complicated to track their lengths and not expand the left column any further when the maximum parameter name length is reached? Or would a max-width make sense there?

I miss the extended colour view a bit, it was somehow cool to see all the different variants at once, but I guess you went for a more pragmatic and space-saving approach…

Will have to work more with it for more specific feedback, but this is much better!

Thanks a ton, great stuff!!! :-)

Cheers,

Tom