Wish: bug fix / improvement of ValueList:

I noticed something wrong with Human.ItemSelector


GH.FilesFolders_in_path.gh (8.1 KB)

I assumed the issue is coming from ValueList where it is derived from. The assumption was correct.

When the list is very long this popup to select from is stretching from edge to edge of the screen. Could it be that this is reduced to a few cm up and down the component and there’s a slider-bar on the side?

You may need to change the category of this topic to Human to get a response.

No, the issue is with the class of ValueList which is where Human’s component is derived from.