Commit graph

9 commits

Author SHA1 Message Date
Michael Sippel b2f437d7df add diagnostics; contanis some bugs 2022-11-05 11:57:06 +01:00
Michael Sippel 21f7043ef0 product editor: fix background color highlighting
introduce update_segment() to simplify updating of meta information of segments
2022-11-05 11:57:06 +01:00
Michael Sippel 5fef75e24f
listeditor cleanup 2022-06-19 23:13:21 +02:00
Michael Sippel f118eada34
product editor 2022-05-08 23:30:49 +02:00
Michael Sippel 411b773ab5
fix warnings & format 2021-11-19 12:19:52 +01: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 fef4b930ae
TreeNav: get tree address of cursor 2021-08-16 00:10:25 +02:00
Michael Sippel 603034a065
TreeNav trait
adapt ListEditor and StringEditor
2021-08-15 04:27:09 +02:00