Replies: 3 comments 11 replies
-
Hello, it would be great if you could use multiple control modes(Drag, Mouse Wheel, Function) at the same time. I noticed that if you use a duplicate copy of the CircularScrollingList script component with a different control mode it kinda works with some bugs. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi, this might be a rather specific use case but it might be interesting to have methods that allow to reorder the list. By reordering the list, I mean by keeping the centered box centered but pop out a little bit, and when scrolling the list, it is the rest of the list that scrolls, allowing the centered box to be inserted to another place of the list. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Version 6 is completed! 🎉
Waiting for the unity asset store to review the package.
New features overview: https://youtu.be/6y-_MaeWIAg
Version 6 Development Roadmap
OnFocusingBoxChanged(prevBox, curBox)
(OnCenteredContentChanged
will be replaced)OnBoxSelected(box)
(OnBoxClick(int)
will be replaced)CircularScrollingList.listBoxes
: The list boxes belong to this listLisBox.ScrollingList
: The list which this boxes belongs toBeta Was this translation helpful? Give feedback.
All reactions