diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-06-11 01:10:14 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-06-11 01:13:06 -0700 |
commit | 55ca145e619fb9efafc021c3047f9ed5cb6fecf8 (patch) | |
tree | d50ccd859fe42496775ba4a0f3ebcd0e7a3a880d /999spaces.cc | |
parent | beab6db09909f6514a3f5154701b2d50e816aedb (diff) | |
download | mu-55ca145e619fb9efafc021c3047f9ed5cb6fecf8.tar.gz |
1551 - initial sketch of layout
Two columns: edit code on left and run code on right. In both columns, the action is at the top of the screen, and stuff gradually flows downward unless pulled back up. Stuff you run on the right side will eventually become reproducible test cases that runs constantly on every change. We also have a tentative signature for the 'edit' routine: it'll take an input string and return an output string when it finishes. More columns expand to the right. Number of columns shown will remain fixed at any time depending on screen width. But for now we support exactly two columns.
Diffstat (limited to '999spaces.cc')
0 files changed, 0 insertions, 0 deletions