Author Topic: Resizing scrollbar RT  (Read 2136 times)

sachaM

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 8
    • View Profile
Resizing scrollbar RT
« on: December 12, 2012, 02:31:35 AM »
Hello,
I did a window that contains severals widgets and make the window resizable. So far so good but the scroll bar give me an issue:
i can extend its size but reduct it doesn't work. The foreground sprite stay at the previous size.

Is there a proper way to resize it beside forcing its transform ?

Thanks