Commit Graph

10 Commits

Author SHA1 Message Date
Jakub Sobon 0ef875039b
Fixing lint issues found on Go report card. 2019-04-28 22:44:44 -04:00
Jakub Sobon d105df4413
Refactoring the Draw method for readability. 2019-04-27 01:58:37 -04:00
Jakub Sobon 304c59f211
Mouse support for the text input field. 2019-04-27 01:45:15 -04:00
Jakub Sobon 886f970586
Completing test coverage and most of the functionality.
Mouse support is outstanding.
2019-04-25 23:44:14 -04:00
Jakub Sobon 1df5298809
Test coverage for basic functionality of the text input field.
Tests without any input text for now.
2019-04-24 23:44:44 -04:00
Jakub Sobon 22c89bc2a7
Finishing test coverage for the field editor. 2019-04-22 21:44:00 -04:00
Jakub Sobon e49a4438b1
Fixing lint issues. 2019-04-20 17:37:45 -04:00
Jakub Sobon c0c9727c80
Working proof-of-concept of the textinput field. 2019-04-20 17:33:23 -04:00
Jakub Sobon 23c4ced3b0
Function that splits canvas to parts for label and text input. 2019-04-20 00:50:46 -04:00
Jakub Sobon bf72b5ddc2
Skeleton of the TextInput widget. 2019-04-07 00:41:09 -04:00