linebender / linebender/runebender
Missing components should be displayed with a stand-in
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 799
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
Currently, it just leads to spamming stdout with
> WARN [runebender::bez_cache] missing component quoteleft in glyph comparison
when doing something in the window.
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
Begin with the runebender::bez_cache warning while reproducing the issue in the window, focusing on the missing quoteleft component. Trace where missing components are handled and verify the behavior in the relevant comparison or display tests; done means the window shows a stand-in instead of only producing the reported stdout warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100