mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-27 03:15:55 +03:00
[GH-ISSUE #141] Consider adding a feature to scroll left and right through the dataset when XUnscaled is used #88
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#88
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 @keithknott26 on GitHub (Feb 19, 2019).
Original GitHub issue: https://github.com/mum4k/termdash/issues/141
I'm not sure if this is something you'd want to add, but consider a feature where the dataset can be reviewed by scrolling left and right on the trackpad. So for example today the XUnscaled option allows scrolling right to left, navigating left on the trackpad would scroll back through the dataset revealing the previously hidden cells/labels and scrolling right would navigate forward in the dataset. I'm not sure if its better to do this when the scrolling stops or if it complicates things to have it occur when scrolling is ongoing.
@mum4k commented on GitHub (Feb 19, 2019):
I like the idea, I think this is a worthwhile feature to add and it will nicely enhance the XAxisUnscaled behavior.
Unless you feel this is very important I would not prioritize it though. I would like to add features that will enable dynamic layout changes and pop-up windows so that we can create more interactive applications (#67, #104 and #103).
@keithknott26 commented on GitHub (Feb 19, 2019):
I'd agree, I was looking forward to those as well
@mum4k commented on GitHub (Feb 19, 2019):
Thanks for your understanding @keithknott26, I will start looking into those. However if you find some serious bug or a missing feature, feel free to file an issue and start a discussion.