about summary refs log tree commit diff stats
path: root/source.lua
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2023-03-17 11:02:10 -0700
committerKartik K. Agaram <vc@akkartik.com>2023-03-17 11:02:10 -0700
commit4dbc097f835218bc44dd1d96134294a0bc5ce725 (patch)
treea87f0de56d342b79c371aea3cb2d6f51a0e37d60 /source.lua
parent67334814a331d41c43c186adf12ee86717918fd6 (diff)
parentd65b7950a152cf2ffe3149707f5e2040b305d8bd (diff)
downloadview.love-4dbc097f835218bc44dd1d96134294a0bc5ce725.tar.gz
Merge lines.love
Diffstat (limited to 'source.lua')
-rw-r--r--source.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/source.lua b/source.lua
index e4e8ec0..3ac51d5 100644
--- a/source.lua
+++ b/source.lua
@@ -87,6 +87,7 @@ function source.initialize_edit_side()
     Editor_state.screen_top1 = {line=1, pos=1}
     Editor_state.cursor1 = {line=1, pos=1}
   end
+  edit.check_locs(Editor_state)
 
   -- We currently start out with side B collapsed.
   -- Other options: