project-robius / project-robius/robrix
Support changing the base font size
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 487
- Forks
- 68
- Avg merge
- 1h 22m
- Merged PRs (30d)
- 54
Description
Apparently the default font size is a bit small on newer iPhones with larger screens / higher DPI.
This can be considered part of theme-ing support as well, which is also on our to-do list despite not being specifically tracked.
I've recently added the proper infra to Makepad to support changing Splash script object values at runtime (e.g., safe area insets, and the max thumbnail height in Robrix), so this should now be feasible.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the existing Splash script runtime value changes for safe area insets and Robrix's max thumbnail height. Then locate the shared font-size or theme configuration and determine how it reaches the iPhone UI. Done means users can change the base font size at runtime and the updated size is applied consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- frontend, mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100