Scrolling: Fixed scrolling centering API leading to non-integer scrolling values and initial cursor position. (#3073)

This would often get fixed after the fix item submission, but using the ImGuiListClipper as the first thing after Begin() could largely break size calculations. (#3073)
2 files changed