-
Notifications
You must be signed in to change notification settings - Fork 383
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: customize the font size (#268)
* add change font size function * remove debug log * Fix label font size hasn't been customised * perf: adjust the range of custom font sizes * perf: add property fontSizeRatio * perf: rename currentFontSizeRatio to fontSizeRatio * fix: font for pos meaning do not need bold * fix: font for service name do not need to customzie * perf: update Localizable.xcstrings * added drag gesture to customize the font size, fixed the missing buoy in some cases. * feat: make webView iframe font size follow user custom font size * Add keyboard shortcuts to customise font size * perf: adaptive big word title and details summary title font size * perf: rename Shortcut to Shortcuts * add the hints view for the keyboard shortcuts of change font size * perf: update Localizable.xcstrings * perf(UI): adjust change font size view UI * chore: add library Hue for color extension * perf(UI): adjust change font size view color * perf(UI): adjust change font size view UI --------- Co-authored-by: tisfeng <[email protected]>
- Loading branch information
1 parent
12a8768
commit a930ec4
Showing
21 changed files
with
634 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.