mirror of
https://github.com/penpot/penpot.git
synced 2026-03-05 17:51:17 +00:00
This prevents the browser to take over the trackbad swipe gesture both for the dashboard and the workspace. At an early attempt I did get the code to work only for the workspace, but it is too unreliable and I could every now and then get it to misbehave. I believe it is better to be safe and always prevent the browser from going back/forth, regardless of workspace/dashboard. Signed-off-by: Dalai Felinto <dalai@blender.org>