RSSNext / RSSNext/Folo

[Font size] Increase cmd/+ cmd/- Increase and reduce font size function

Open
#4,546 7 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
39k
Forks
2.1k
Avg merge
1d 4h
Merged PRs (30d)
10

Description

Clear and concise description of the problem

目前设置中有设定字号大小的几个选项,但即便设定为最大的选项,在 5K 屏幕下,字体仍显得很少,阅读起来费眼。

Suggested solution

增加cmd/+ cmd/- 随时增大、缩小字号功能

Alternative

No response

Additional context
Image
Validations
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • This issue is valid

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 existing font-size settings and the keyboard shortcut handling in the TypeScript application. Trace how the current maximum and minimum sizes are applied, then determine the affected reading views. Done means cmd/+ increases the font size and cmd/- decreases it consistently on macOS.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.