Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Todo list items should pad spaces to the width of the widest line #53

Closed
senorprogrammer opened this issue May 24, 2018 · 0 comments
Closed
Labels
🐛 bug "Houston, we've had a problem."

Comments

@senorprogrammer
Copy link
Collaborator

Right now they pad to the width of the widget. If the user uses the arrow keys to scroll right, the highlight appears truncated left because the scroll window is wider than the padding.

Solution: pad each line to the width of the longest todo item line.

@senorprogrammer senorprogrammer added 🐛 bug "Houston, we've had a problem." low labels May 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug "Houston, we've had a problem."
Development

No branches or pull requests

1 participant