Back to Home
ESO Function Data v100028
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:1572
--
local function ResizeScrollBar(self, scrollableDistance)
Function Calls
libraries/zo_templates/scrolltemplates.lua:2022
--
ResizeScrollBar(self, scrollableDistance)
libraries/zo_templates/scrolltemplates.lua:2076
--
ResizeScrollBar(self, math.max(0, scrollSize-windowHeight))