Author Topic: scrollbars not getting fully transparent  (Read 6594 times)

knifesk

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 10
    • View Profile
scrollbars not getting fully transparent
« on: October 17, 2013, 08:53:44 AM »
Hi, I am making an scroll area with a clipped panel and vertical scrollbar only. The scrollbar ir set to "when dragging" so it dissapears when it is not being used. The problem is that sometimes it dissapears completely and other times it doesn't. Is like if alpha where not getting to zero.. but it is.. first I though it could be the editor caching rendred images, and tried it live on my iPhone and the problem still occurs.

In the pictures you can see the active scrollbar and the "hidden" one.


Any advice?

knifesk

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 10
    • View Profile
Re: scrollbars not getting fully transparent
« Reply #1 on: October 17, 2013, 09:12:48 AM »
update: it also happens in the scrollview demo provided with NGUI.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: scrollbars not getting fully transparent
« Reply #2 on: October 18, 2013, 06:37:42 PM »
Works perfectly fine here. What version of NGUI?

knifesk

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 10
    • View Profile
Re: scrollbars not getting fully transparent
« Reply #3 on: October 22, 2013, 06:12:10 AM »
3.0 NGUI. Latest Unity.

Should I try latest?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: scrollbars not getting fully transparent
« Reply #4 on: October 22, 2013, 07:53:51 PM »
That should be the first thing you do before you post. In fact... I'm going to make it a rule. :P

knifesk

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 10
    • View Profile
Re: scrollbars not getting fully transparent
« Reply #5 on: October 30, 2013, 07:35:41 AM »
no go... is less noticeable now.. but it still there

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: scrollbars not getting fully transparent
« Reply #6 on: November 01, 2013, 09:01:14 AM »
Found the issue. Next update will have the fix.