[GH-ISSUE #5601] [Bug] There seems to be a small issue on macOS (M2): German Keyboard layout. I can zoom out, but not in anymore. #2490

Closed
opened 2026-03-23 21:22:51 +00:00 by mirror · 0 comments
Owner

Originally created by @annieappflowy on GitHub (Jun 21, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/5601

          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

Originally created by @annieappflowy on GitHub (Jun 21, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/5601 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_
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#2490
No description provided.