[PR #1080] [MERGED] Add electron zoom feature #1134

Closed
opened 2026-03-03 00:24:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/1080
Author: @Komediruzecki
Created: 8/9/2021
Status: Merged
Merged: 8/25/2021
Merged by: @Davy-c

Base: masterHead: bugfix/re-add-electron-zoom


📝 Commits (1)

  • 52a981c Add electron zoom feature

📊 Changes

1 file changed (+4 additions, -5 deletions)

View changed files

📝 src/electron/menu.ts (+4 -5)

📄 Description

Add zoom reset
Add zoom in (Ctrl++)
Add zoom out (Ctrl+-)
Remove zoom menu item in Window menu (does nothing)

Test in desktop app
Zooms out
Zooms in
Zoom reset works
Menu item 'zoom' from Window file menu removed


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BoostIO/BoostNote-App/pull/1080 **Author:** [@Komediruzecki](https://github.com/Komediruzecki) **Created:** 8/9/2021 **Status:** ✅ Merged **Merged:** 8/25/2021 **Merged by:** [@Davy-c](https://github.com/Davy-c) **Base:** `master` ← **Head:** `bugfix/re-add-electron-zoom` --- ### 📝 Commits (1) - [`52a981c`](https://github.com/BoostIO/BoostNote-App/commit/52a981ce56b59fbb75a1899d71bf69d9475ca5da) Add electron zoom feature ### 📊 Changes **1 file changed** (+4 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/electron/menu.ts` (+4 -5) </details> ### 📄 Description Add zoom reset Add zoom in (Ctrl++) Add zoom out (Ctrl+-) Remove zoom menu item in Window menu (does nothing) Test in desktop app Zooms out Zooms in Zoom reset works Menu item 'zoom' from Window file menu removed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:24:47 +03:00
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
starred/BoostNote-App#1134
No description provided.