Author Topic: Scroller Padding?  (Read 3398 times)

aholla

  • Newbie
  • *
  • Thank You
  • -Given: 4
  • -Receive: 0
  • Posts: 40
    • View Profile
Scroller Padding?
« on: July 18, 2014, 05:09:30 AM »
Hi how could I add some padding to my scroller so I can scroll it further. I have a long text field and when the scrollerbar is at the bottom, I would like the contents of the scroller to be slightly higher than the bottom of the scroll view.

With text I could manually add some empty lines but I am using a UIGrid and adding prefabs, I guess I could add an empty prefab at the bottom?

Also my grid is dynamic so I sont think I could use row limit.

Thanks

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Scroller Padding?
« Reply #1 on: July 18, 2014, 06:57:56 AM »
Add an invisible widget to extend your content. ALT+SHIFT+W.