Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: aholla on July 18, 2014, 05:09:30 AM

Title: Scroller Padding?
Post by: aholla 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
Title: Re: Scroller Padding?
Post by: ArenMook on July 18, 2014, 06:57:56 AM
Add an invisible widget to extend your content. ALT+SHIFT+W.