cosmic-text/examples
Jeremy Soller d0b4b4635e Refactor of scroll and shaping
- Scroll is identified by line index and layout index, instead of just
  layout index
- Shaping has the option to prune, where caches outside of the scroll
  view are cleared
- Syntax editor no longer requires layout of all lines, only of lines
  inside scroll
- BufferLine has a metadata field that can be used by other abstractions
  to know when text was changed
2024-01-17 13:31:03 -07:00
..
editor-libcosmic Refactor of scroll and shaping 2024-01-17 13:31:03 -07:00
editor-orbclient Refactor of scroll and shaping 2024-01-17 13:31:03 -07:00
editor-test Refactor of scroll and shaping 2024-01-17 13:31:03 -07:00
multiview Refactor of scroll and shaping 2024-01-17 13:31:03 -07:00
rich-text Refactor of scroll and shaping 2024-01-17 13:31:03 -07:00
terminal Refactor of scroll and shaping 2024-01-17 13:31:03 -07:00