Position of background stripes are not synchronized to lines(Coy theme)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13k
- Forks
- 1.4k
- Avg merge
- 15h 36m
- Merged PRs (30d)
- 3
Description
The Coy theme draws striped background color for improve visibility.
These striped backgrounds should have same height to the line height. But, it seems to have a little different value from line height, and it gradually shifts the position the stripes are drawn.
Sample post is below(it reproduced in both upper and lower source code boxes) :
http://red-souls.jp/ichounoki/rnote/software/20181216_042333932863.htm
Initially (first row, second row, ...), the light color background is in even row, the dark color background is in odd row, but it gradually deviates in the lower rows, the position is reversed.
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 with the Coy theme and compare the striped background spacing with the source-code line height; the linked sample demonstrates the drift in both code boxes. Reproduce the issue and verify that the light and dark stripes remain aligned with alternating lines through the lower rows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100