Commit graph

7 commits

Author SHA1 Message Date
Héctor Ramón Jiménez
657e513651 Implement text_input::State::focused 2019-11-13 07:38:06 +01:00
memoryruins
b9398d2df8 minor changes to text_input's use of iterators 2019-11-07 01:07:00 -05:00
Héctor Ramón Jiménez
ba470a2b2a Remove unnecessary code in Value 2019-11-05 02:58:42 +01:00
Héctor Ramón Jiménez
d3cdee1d9b Render TextInput cursor inside the clipping area 2019-10-31 04:43:53 +01:00
Héctor Ramón Jiménez
51a0e99097 Implement cursor movement in TextInput 2019-10-31 03:50:40 +01:00
Héctor Ramón Jiménez
fedcab6f4f Handle some TextInput events 2019-10-30 05:00:12 +01:00
Héctor Ramón Jiménez
63cd0fd8eb Draft TextInput widget structure
Also started a `todos` example to showcase it!
2019-10-30 03:31:07 +01:00