Frank Braun
|
b87161466d
|
views: fix corner case for limitCursor()
If m.width and m.height have not been initialized yet m.x and m.y would
be set to -1. Changing the order fixes that.
|
2017-06-20 20:13:35 -07:00 |
Garrett D'Amore
|
c3e5bc256f
|
fixes #116 Various improvements to tcell Views API
|
2016-05-24 00:50:38 -07:00 |
Garrett D'Amore
|
b727b9f424
|
fixes #74 Make Application an object/class
fixes #73 Views package has many go lint issues
|
2015-11-04 14:26:57 -08:00 |
Garrett D'Amore
|
ca965237d9
|
fixes #52 Begin integrating topsl components
|
2015-11-01 14:44:23 -08:00 |