FancyScrollView icon indicating copy to clipboard operation
FancyScrollView copied to clipboard

[Unity] Scroll view component that can implement highly flexible animations.

Results 12 FancyScrollView issues
Sort by recently updated
recently updated
newest added

I want to make a LAN chat software.So I need to change the number of cells and the contents of the cells when the program is running.but i don`t know...

Even though most of the time **Vertical Scroll Rect** is scroll from top to bottom, but there are also cases that require to scroll from bottom to top

Thanks for this awesome asset. This is an all-in-one solution to scrollview/carousel. I fixed some of translation problems in google translate and created an english version of readme

#### There is a bug will cause performance lag, the flow like this: 1. When `Scroller.UpdatePosition` method is called, the custom `onValueChanged` action been invoked and the scrollbar value will...

Hi, As user I want to expand/collapse item in scrollview, So i think you should include it into your fancy scrollview . ^.^ ![Expand_Collapse](https://user-images.githubusercontent.com/10340624/77132001-67f27800-6a90-11ea-94cb-899424214cd7.PNG) Thanks.

Considering Example 7 Scroll Rect, the PaddingTop property doesn't work as intended when the scrollview is initialized at the start if we set the start index as 0. It only...

![rectIntersect3](https://user-images.githubusercontent.com/8175056/79110875-f87d5900-7dad-11ea-8a5d-f9ca6a1dfc46.gif)

Hi, As the title. How to use the middle mouse to scroll? Thanks.

I know that's the main point of the program, but there are times where i need an individual cell to have it's own information. Is it possible?