Work on Ascension Backport
This commit is contained in:
@@ -298,7 +298,6 @@ detailsFramework.ScrollBoxFunctions = {
|
||||
end
|
||||
scrollBar:SetMinMaxValues(0, maxRange);
|
||||
scrollBar:SetValueStep(buttonHeight);
|
||||
scrollBar:SetStepsPerPage(numToDisplay-1);
|
||||
scrollChildFrame:SetHeight(scrollChildHeight);
|
||||
|
||||
-- Arrow button handling
|
||||
|
||||
Reference in New Issue
Block a user