Suggestion: Add functionality to change text views default font
Open
enhancement
- Dominant language
- Kotlin
- Stars
- 3k
- Forks
- 148
- Avg merge
- 13h 44m
- Merged PRs (30d)
- 1
Description
**Currently**
Each text view is defaulted to KorGE's default font. To change the font the `font` variable needs to be set for each new text view created.
**Suggestion**
Add a way to allow setting text views default font once so that each text view created afterwards defaults to that new font.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating KorGE's text-view implementation and the existing font assignment path; the issue does not name a file or test. Trace how newly created text views receive the default font, then define and verify a way to change that default so later text views use it without per-view assignment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100