Commit Graph

4 Commits

Author SHA1 Message Date
Donald Wilson ceea79f7ce Change MaxUint32 to MaxInt32
This change was implemented to address the following message, reported by the raspberry pi golang compiler (v1.12):

/home/pi/go/pkg/mod/github.com/mum4k/termdash@v0.9.0/widgets/text/scroll.go:119:29: constant 4294967295 overflows int
2019-05-21 05:20:19 -04:00
Jakub Sobon 6ab8088f51
Improving comments to make the scroll.go file more understandable. 2018-05-27 16:11:18 +01:00
Jakub Sobon a386289162
Adding licence. 2018-05-14 22:44:49 +01:00
Jakub Sobon 4c54b8a46e
Adding an object that tracks the scrolling state. 2018-05-14 22:13:16 +01:00