aframe-select-bar-component icon indicating copy to clipboard operation
aframe-select-bar-component copied to clipboard

Component should support fewer than 7 options

Open kfarr opened this issue 8 years ago • 0 comments

Right now the select bar component expects 7 or more options, this is cumbersome.

Suggestion: 6 or fewer objects does not scroll. A ghetto approach could be to manually create a layout for each options 6 to 1 separate from the 7 or greater logic that currently exists.

kfarr avatar May 17 '17 06:05 kfarr