better formatting
[?]
Mar 29, 2023, 5:00 AM
EWJZ6XHBINBUKIZQ3MCDG3RADOZSF3YFQVWCKQK2VJYIR5WFQBJACDependencies
- [2]
KKMFQDR4editing source code from within the app - [3]
HZRO5BV5require editor margins to be ints - [4]
66X36NZNa little more prose describing manual_tests - [5]
WOXIYUTLbugfix: manage screen_top and cursor when resizing - [6]
4AXV2HG4all pending manual tests done! - [7]
2L5MEZV3experiment: new edit namespace - [8]
VSBSWTE4bugfix: where cursor is drawn - [*]
BJ5X5O4Alet's prevent the text cursor from ever getting on a drawing
Change contents
- replacement in Manual_tests.md at line 7
- terminal log shows unit tests running- terminal log shows unit tests running - replacement in Manual_tests.md at line 11
- delete app settings, start; window opens running the text editor- quit while running the text editor, restart; window opens running the text editor in same position+dimensions- quit while editing source (color; no drawings; no selection), restart; window opens editing source in same position+dimensions- start out running the text editor, move window, press ctrl+e twice; window is running text editor in same position+dimensions- start out editing source, move window, press ctrl+e twice; window is editing source in same position+dimensions- no log file; switching to source works- delete app settings, start; window opens running the text editor- quit while running the text editor, restart; window opens running the text editor in same position+dimensions- quit while editing source (color; no drawings; no selection), restart; window opens editing source in same position+dimensions- start out running the text editor, move window, press ctrl+e twice; window is running text editor in same position+dimensions- start out editing source, move window, press ctrl+e twice; window is editing source in same position+dimensions- no log file; switching to source works - replacement in Manual_tests.md at line 51
* I wish I could require pixel coordinates to integers. The editor defensivelyconverts input margins to integers.* I wish I could require pixel coordinates to be integers. The editordefensively converts input margins to integers.