TomSchimansky / TomSchimansky/CustomTkinter
Padding Option to CTkButton
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 13.6k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Is there any way to add padding inside the CTkButton
The icons are too close to the edge !!!
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 by locating the CTkButton implementation and reviewing how its icon and text positions are calculated. Check existing button-related tests or examples if present. Done means CTkButton offers a way to add interior padding so icons are not too close to the edge.
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
- 35/100