hmmmmmmmm and GitHub
df176218f1
Added a floor function for scrolling.
...
A floor function was needed to calculate the number of rows to scroll by when scrolling by half a page.
2019-02-01 14:09:51 +00:00
hmmmmmmmm and GitHub
8e972f7541
Added more list scrolling functionality.
...
You can now go up and down by half a page, and to top and bottom. I also added a function called 'scrollAmount' that allows you to scroll by the number of rows you would like to scroll by.
2019-02-01 14:07:54 +00:00
hmmmmmmmm and GitHub
ed41775aa5
Merge pull request #2 from gizak/master
...
Update fork
2019-02-01 14:04:51 +00:00
hmmmmmmmm and GitHub
91de22dab3
Ran go fmt to clean it up a bit.
2019-01-31 17:27:53 +00:00
hmmmmmmmm and GitHub
ff41683113
Added page up and page down functions to list.
2019-01-31 17:06:46 +00:00
hmmmmmmmm and GitHub
4d16db6e79
Merge pull request #1 from gizak/master
...
Merge pull request #217 from NovA9232/master
2019-01-31 17:01:17 +00:00
hmmmmmmmm and GitHub
52d428bd5a
List scrolls automatically.
...
If the selected item is off the screen, the list will scroll up/down so that the item is visable.
2019-01-31 10:15:31 +00:00