Fix view centering
This commit is contained in:
@@ -119,6 +119,7 @@ void SetMouseCursor(Event event) {
|
||||
}
|
||||
SetMouseCursor(SDL_SYSTEM_CURSOR_DEFAULT);
|
||||
}
|
||||
|
||||
void UpdateScroll(Window *window, bool update_caret_scrolling) {
|
||||
ProfileFunction();
|
||||
BSet set = GetBSet(window);
|
||||
|
||||
Reference in New Issue
Block a user