beeware / beeware/toga

Labels should be able to flex vertically

Open
#3,238 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.