diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-06-20 16:37:26 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-06-20 16:43:14 -0700 |
commit | 7d154c495ae4855d71f52ed00c725d22aa62f3da (patch) | |
tree | af60a2ce951a874b9261186563afcebdee6f0c43 /x.mu | |
parent | 21531195d51b62408256b608da93dcf940e77a3c (diff) | |
download | mu-7d154c495ae4855d71f52ed00c725d22aa62f3da.tar.gz |
1605
More editor experiments. a) I'm starting out with just a doubly linked list of characters as the editor data structure. Haven't actually started using it yet. b) Rather than provide a top-left-bottom-right bounding box up front, I think I want to allow the bounding box to flow indefinitely down given top, left and right. The old approach mimics traditional windowing systems, while the new one mimics html flowing; I want a single scrollbar for all my rendered elements within a single column.
Diffstat (limited to 'x.mu')
0 files changed, 0 insertions, 0 deletions