gitui
gitui copied to clipboard
Dynamically calculate the width of the author column in TagListComponent
Is your feature request related to a problem? Please describe. When the window size is not big enough, the author in the CommitList is truncated automatically. However, the author in the TagListComponent always take up 19 characters width space.
Describe the solution you'd like Calculate the width of the author column dynamically, like CommitList component.
Describe alternatives you've considered -
Additional context -
This issue has been automatically marked as stale because it has not had any activity half a year. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.