mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-01-22 03:11:31 -06:00
options_menu: fix inconsistent info scrolling delay
This commit is contained in:
@@ -1559,6 +1559,7 @@ static void DrawInfoPanel(ImVec2 infoMin, ImVec2 infoMax)
|
||||
isScrolling = false;
|
||||
scrollOffset = 0.0f;
|
||||
scrollTimer = 0.0f;
|
||||
scrollDirection = 1.0f;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user