Commit graph

10 commits

Author SHA1 Message Date
Michael Sippel a3d966df11
fix some bugs and add help to demo 2021-08-28 17:01:31 +02:00
Michael Sippel cec7b4a0a0
more improvements for ListEditor
fix some glitches by refactoring ListCursor: mode is now always present, only idx is optional
2021-08-26 08:20:51 +02:00
Michael Sippel 2563e06000
list editor: refactor cursor handling 2021-08-23 05:00:57 +02:00
Michael Sippel 9905a2376f
build StringEditor and PosIntEditor ontop of ListEditor
add DigitEditor and CharEditor
2021-08-16 01:27:35 +02:00
Michael Sippel 603034a065
TreeNav trait
adapt ListEditor and StringEditor
2021-08-15 04:27:09 +02:00
Michael Sippel 127c43bca0
list editor: add path view
add decorate() on OuterViewPort to create a ListDecorator
2021-08-15 02:05:33 +02:00
Michael Sippel 316b332d4a
shell: add monstera 2021-08-11 17:56:42 +02:00
Michael Sippel 07ee04bba4
move list editor module to nested crate 2021-08-11 17:52:38 +02:00
Michael Sippel 0962b96c3a
add first list decorator projection 2021-06-06 18:44:41 +02:00
Michael Sippel e5e1fc180e
add shell crate with stupid int editor 2021-06-05 23:30:40 +02:00