Commit Graph

13 Commits

Author SHA1 Message Date
Caleb Bassi 31540a46ad Fix list PageUp scrolling 2019-01-31 19:15:11 -08:00
hmmmmmmmm 91de22dab3
Ran go fmt to clean it up a bit. 2019-01-31 17:27:53 +00:00
hmmmmmmmm ff41683113
Added page up and page down functions to list. 2019-01-31 17:06:46 +00:00
hmmmmmmmm 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
Caleb Bassi 79bb597a33 Add scrolling to List widget 2019-01-26 22:32:08 -08:00
Caleb Bassi 067b2c5514 Refactor canvas into seperate repo 2019-01-26 05:19:45 -08:00
Caleb Bassi 5b78b896c9 Add WrapText option to Paragraph 2019-01-26 02:47:47 -08:00
Caleb Bassi 0eb6d61079 Cleanup image widget some more 2019-01-24 10:28:17 -08:00
Caleb Bassi 0819f87750 Cleanup image widget 2019-01-24 08:59:46 -08:00
Caleb Bassi 8c72139752 s/LineChart/Plot and add ScatterPlot mode to it 2019-01-24 07:56:22 -08:00
Caleb Bassi eeb94f8e14 Comments 2019-01-24 06:21:07 -08:00
Caleb Bassi 1a62cfa10f Only draw StackedBarChart label if it exists 2019-01-24 05:38:28 -08:00
Caleb Bassi 958a28575d The Great Rewrite 2019-01-23 20:16:13 -08:00