Back to Home
ESO Function Data v101042
ResizeScrollBar()
Function Aliases
No known aliases for this function.
Global Function Definitions
No known global definitions for this function.
Local Function Definitions
libraries/zo_templates/scrolltemplates.lua:1751
--
local function ResizeScrollBar(self, scrollableDistance)
Function Calls
libraries/zo_templates/scrolltemplates.lua:2248
--
ResizeScrollBar(self, scrollableDistance)
libraries/zo_templates/scrolltemplates.lua:2302
--
ResizeScrollBar(self, math.max(0, scrollSize-windowHeight))