RetroAchievements / RetroAchievements/RAIntegration
"Bit" label text is too large and gets cut off
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 124
- Forks
- 34
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 13
Description
I think that the font for this label was changed recently, or maybe I am missing a font and it ends up falling back to some default. Anyway, on my set-up the numbers end up being cut off due to being too large.

Using the same font as the rest of the labels in the memory inspector should work.
Contributor guide
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 locating the Bit label rendering in the memory inspector and compare its font settings with the other memory-inspector labels. Reproduce the clipped-number display using the issue screenshot as a reference; done means the Bit label uses the same font and its numbers are no longer cut off.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100