Author Topic: Scrollview scrollbar fades out  (Read 5640 times)

Alessaint

  • Jr. Member
  • **
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 67
    • View Profile
Scrollview scrollbar fades out
« 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


Alessaint

  • Jr. Member
  • **
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 67
    • View Profile
Re: Scrollview scrollbar fades out
« Reply #1 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 ...

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Scrollview scrollbar fades out
« Reply #2 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.

Alessaint

  • Jr. Member
  • **
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 67
    • View Profile
Re: Scrollview scrollbar fades out
« Reply #3 on: September 04, 2014, 02:00:33 AM »
Removed irrelevant post, still looking for a reason for this :)
« Last Edit: September 04, 2014, 02:11:33 AM by Alessaint »