Thread Tools Display Modes
Prev Previous Post   Next Post Next
06/20/17, 09:11 AM   #9
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,582
ZO_ScrollList is not a wholesome library and ZOS is not a charity. It is merely a tool made for a specific usecase by a company trying to make the most out of their time. It doesn't do anything besides that. If you need extra features, you will need to implement them yourself. That's how it is with almost anything related to ESO addons.

Do you mean the starting position of the scroll list?
If so, you could use
Lua Code:
  1. ZO_Scroll_ScrollAbsoluteInstantly(myScrollList, 100)
to set it to the very bottom.

Last edited by sirinsidiator : 06/20/17 at 09:15 AM. Reason: wrong method name
  Reply With Quote
 

ESOUI » Developer Discussions » Lua/XML Help » ZO_ScrollList's individual rowHeight


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off