n8n-io / n8n

Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
https://n8n.io
Other
48.73k stars 7.71k forks source link

New canvas: Zoom in via "+" key zooms out #11713

Closed pfiadDi closed 22 hours ago

pfiadDi commented 23 hours ago

Bug Description

When I press + on my keyboard (QWERTZ Layout, German layout) the canvas zooms out. Pressing "-" works as expected (zooms out)

To Reproduce

  1. Open a workflow using the new canvas
  2. Press +

Debug info

core

storage

pruning

client

Generated at: 2024-11-13T07:35:16.529Z

Expected behavior

It should zoom in

Operating System

Debian GNU/Linux 12 (bookworm)

n8n Version

1.66.0

Node.js Version

20.18.0

Database

SQLite (default)

Execution mode

main (default)

Joffcom commented 23 hours ago

Hey @pfiadDi,

We have created an internal ticket to look into this which we will be tracking as "GHC-431"

Joffcom commented 22 hours ago

Hey @pfiadDi,

This should be fixed in 1.67 which was released last week, Can you try updating and if you still see the same issue let me know and we can open this again.