Author Topic: dynamic clipping size - looking for best practise  (Read 4571 times)

breakmachine

  • Jr. Member
  • **
  • Thank You
  • -Given: 0
  • -Receive: 3
  • Posts: 71
    • View Profile
dynamic clipping size - looking for best practise
« on: December 18, 2013, 07:25:54 AM »
I have a panel where I would like the clipping size to be dynamic (depending on screen resolution). I really like the new anchoring system. Can I somehow use it to set the clipping?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: dynamic clipping size - looking for best practise
« Reply #1 on: December 18, 2013, 12:08:42 PM »
Yes. Drag & drop example features two scroll views resizing their height based on screen height.

NGUI 3.0.7 tutorial video also has me create a resizable scroll view.