Commit graph

15 commits

Author SHA1 Message Date
87e62e8570 Fix crashes during scrolling
- Occured due to negative scroll positions or not finding the
  equivalent line in the other editor.
2022-03-08 10:06:47 +10:00
8b93c3ae4e Update version to v2022.02.23 2022-02-23 23:04:11 +10:00
c419f69d81 editor: Right align left editor using scroll limited portal 2022-01-24 23:10:44 +10:00
972e6144fc editor: Editor is not normally right aligned 2022-01-22 17:17:25 +10:00
9f4d13cd20 Put scrollbars on the side of screen, not middle.
- Left editor's vertical scrollbar on the left
2022-01-21 10:34:07 +10:00
2504dd0cff Right align the left editor 2022-01-21 09:20:57 +10:00
a4b9c4f61f Update version from v2022.01.03 to v2022.01.18. 2022-01-18 17:01:15 +10:00
45af588792 Coding style
- Rename appearance to appearance_for.
2022-01-18 16:32:58 +10:00
a167f54c43 Make key code couples slightly clearer. 2022-01-11 18:10:37 +10:00
c319762c4b Allow editing of one file by itself 2022-01-11 10:11:10 +10:00
cd88668f17 Coding style.
- Use a key map like in the editor.
2022-01-07 18:25:29 +10:00
51bfa36a5d Coding style.
- Remove all commented out code.
2022-01-07 18:08:58 +10:00
c3763d730b Correct key bindings in usage. 2022-01-07 18:03:13 +10:00
6ead932543 Update version from v2022.01.01 to v2022.01.03. 2022-01-03 19:28:10 +10:00
bbe73eff21 Initial commit. 2022-01-01 17:37:20 +10:00