Affects versions :
Describe the bug
Zooming is generally laggy using the new input system. Not tested if the old input system behaves differently.

This is likely caused caused by the canvas widget having to resize on document changes. I'll see I can fix it in the upcoming viewport refactoring.
Will you maybe also be able to fix the weird shifting to the side when zooming in?
I'll look into it; the goal is to overhaul the current zoom/layout spaghetti code so that it's easier to fix these kinds of issues.