about summary refs log tree commit diff stats
path: root/test_all_layers
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-06-20 16:37:26 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-06-20 16:43:14 -0700
commit7d154c495ae4855d71f52ed00c725d22aa62f3da (patch)
treeaf60a2ce951a874b9261186563afcebdee6f0c43 /test_all_layers
parent21531195d51b62408256b608da93dcf940e77a3c (diff)
downloadmu-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 'test_all_layers')
0 files changed, 0 insertions, 0 deletions