mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-27 03:15:55 +03:00
[PR #196] [MERGED] Guarantee some spacing between donut and its label. #245
Labels
No labels
bug
cleanup
enhancement
enhancement
enhancement
good first issue
help wanted
help wanted
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/termdash#245
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mum4k/termdash/pull/196
Author: @mum4k
Created: 4/29/2019
Status: ✅ Merged
Merged: 4/29/2019
Merged by: @mum4k
Base:
devel← Head:donut-label-spacing📝 Commits (4)
e9b4ba3Guarantee some spacing between donut and its label.3dce1b3Undo changes to the donut demo.457ce10Updating CHANGELOG.98b23ecText area no longer needs to be adjusted.📊 Changes
3 files changed (+32 additions, -42 deletions)
View changed files
📝
CHANGELOG.md(+4 -0)📝
widgets/donut/donut.go(+8 -22)📝
widgets/donut/donut_test.go(+20 -20)📄 Description
Gives at least one empty line under the donut and above the text label.
Updates #85
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.