Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Alessaint on September 02, 2014, 07:52:51 AM

Title: Scrollview scrollbar fades out
Post by: Alessaint on September 02, 2014, 07:52:51 AM
I have a problem with a scroll view scroll bar. It is set to show only when needed - it does work in a way, but whenever I display the the panel containing scroll view and scroll bar the scroll bar is always visible and then it fades out. Is this something I need to solve in my code or is there a way to get around it - to keep it hidden if not needed/become hidden instantly after becoming active?

Thanks

Title: Re: Scrollview scrollbar fades out
Post by: Alessaint on September 02, 2014, 07:56:56 AM
Hm, now I've looked at the example and it seems to work fine there... I wonder what I'm doing wrong ...
Title: Re: Scrollview scrollbar fades out
Post by: ArenMook on September 02, 2014, 12:19:47 PM
I vaguely remember running into this about two weeks ago in Windward, investigating it, then realizing my mistake. I don't remember what it was though... perhaps the content wasn't positioned so that it fit, or perhaps something else, not sure. I may have a better idea when I return home.
Title: Re: Scrollview scrollbar fades out
Post by: Alessaint on September 04, 2014, 02:00:33 AM
Removed irrelevant post, still looking for a reason for this :)