mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-27 11:25:53 +03:00
[GH-ISSUE #26] Generalize the concept of a partially filled box with text label #27
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#27
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?
Originally created by @mum4k on GitHub (May 8, 2018).
Original GitHub issue: https://github.com/mum4k/termdash/issues/26
This might be useful for more than just the Gauge widget.
The Gauge widget currently contains this logic, the idea would be to move it out elsewhere.
@mum4k commented on GitHub (Jun 20, 2018):
Now that we have code that aligns text in rectangle, this isn't very important anymore.