marktext / marktext/marktext

zoom level should affect editing pane only

Open
#2,253 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

:unicorn: feature request 🔭 area/ui
Dominant language
TypeScript
Stars
61.6k
Forks
4.6k
Avg merge
23h 49m
Merged PRs (30d)
89

Description

Currently, the zoom feature affects all text in the main window, including the tab bar and side bar. Normally, a zoom setting would affect only the size of document text. Restricting the affected components to document text might improve usability of the application.


Screenshot from 2020-06-21 20-06-10
Screenshot from 2020-06-21 20-06-46

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the implementation of the zoom feature in the editor window and inspect how it applies scaling to document text, the tab bar, and the side bar. Verify that changing zoom affects only the editing pane while the surrounding interface remains unchanged, using the existing UI checks or manual testing if no dedicated test is mentioned.

Written by the indexing model from the issue text.

Assessment

Tech stack
electron, typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.