Commit Graph

5 Commits

Author SHA1 Message Date
Kartik K. Agaram 08a50b7fff rip out the line-width slider
New plan:
  - render text across the whole window
  - let people resize the window to the desired line width
  - save window size settings between sessions
2022-06-30 19:36:37 -07:00
Kartik K. Agaram d009390cc4 bugfix: save previous file when dropping a new one on 2022-06-29 17:58:58 -07:00
Kartik K. Agaram bfbe73e0ef new test: dragging and dropping a file on lines.love 2022-06-29 17:52:40 -07:00
Kartik K. Agaram c15ee0b4a0 correct location of the line width slider 2022-06-18 00:03:19 -07:00
Kartik K. Agaram 1ecc3f43e5 drop last couple of manual tests 2022-06-17 22:24:46 -07:00