[Bug] There seems to be a small issue on macOS (M2): German Keyboard layout....
Bring projects, wikis, and teams together with AI.
Brought to you by:
appflowy
Originally created by: annieappflowy
There seems to be a small issue on macOS (M2): German Keyboard layout. I can zoom out, but not in anymore.
Related to PR: https://github.com/AppFlowy-IO/AppFlowy/pull/5300
Found the issue, we use the wrong command for zooming in https://github.com/AppFlowy-IO/AppFlowy/pull/5300/files#r1623210260
It should be KeyCode.add not KeyCode.equal
_Originally posted by @md-weber in https://github.com/AppFlowy-IO/AppFlowy/issues/1638#issuecomment-2143417927_