Author Topic: Scrollbar disappears  (Read 3055 times)

poulpator

  • Guest
Scrollbar disappears
« on: April 19, 2012, 04:18:29 PM »
Hi,
I found a minor inconvenience: when launching the game and then stopping it, my scrollbars disappear because their alpha is automatically set to zero. This is due to the panel setting "show scroll bars" set to "only if needed" (since I generate the content procedurally, the panel is empty when I leave the game testing mode). It's easy to work around the problem by setting the scrollbar on show "always" as long as you work on the UI. Still it had me confused for a few minutes, so i thought I could report it.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Scrollbar disappears
« Reply #1 on: April 19, 2012, 04:47:36 PM »
The behaviour of the scroll bar in edit mode and play mode match, so yup it will disappear if you set it to "only when needed" and the scroll view contains nothing.