Labels should be able to flex vertically
Open
bug
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 827
- Avg merge
- 15h 39m
- Merged PRs (30d)
- 40
Description
A Label doesn't currently do any word wrapping, so its content width is fixed both horizontally and vertically. However, it's only able to flex horizontally, not vertically. I don't see any obvious reason for this.
Contributor guide
Research direction
The issue names no files, tests, or entry points. Begin by locating the Label implementation and its layout tests, then reproduce the current horizontal-only flex behavior. Done means Label content can flex vertically as well as horizontally, with regression coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100