It's not possible to scroll the Canvas diagonally with touch pad
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3572881. --> Reported by: [jessebaker](https://www.drupal.org/user/3546546) Related to !588 >>> <h3 id="overview">Overview</h3> <p>When panning/zooming the canvas with the trackpad on a Mac, the scroll is either horizontal or vertical. It's not possible to scroll diagonally which leads to the scroll feeling a lot less natural that something like Figma.</p> <h3 id="proposed-resolution">Proposed resolution</h3> <p>Investigate using something like <a href="https://use-gesture.netlify.app/docs/">https://use-gesture.netlify.app/docs/</a></p> <h3 id="ui-changes">User interface changes</h3>
issue