fixed first line of editor disappearing finally

This commit is contained in:
Steven Hugg 2019-06-08 11:31:14 -04:00
parent 232b2f3850
commit 76cb868382
2 changed files with 1 additions and 3 deletions

View File

@ -2,10 +2,9 @@
.CodeMirror {
/* Set height, width, borders, and global font properties here */
border: 1px solid #eee;
font-family: "Andale Mono", "Menlo", "Lucida Console", monospace;
font-size: 0.8em;
height: 96vh;
height: 94vh;
}
/* PADDING */

View File

@ -20,7 +20,6 @@ TODO:
- show errors in list (maybe window list?)
- click to go to error
- what if error in include file you can't edit b/c it never appears?
- can't see 1st line in editor sometimes (when scrolling cursor past bottom of screen)
- online help
- show self-modifying code insns left of editor
- facade/kbd shortcuts for emulators, focus