From 0fe38e736a5ca90bb957f03f14f652eab72698c5 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Wed, 12 Feb 2020 11:23:01 +0100 Subject: work --- src/mo_edit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mo_edit.c') diff --git a/src/mo_edit.c b/src/mo_edit.c index b481b9f..76157ba 100644 --- a/src/mo_edit.c +++ b/src/mo_edit.c @@ -581,7 +581,7 @@ int main(int argc, char **argv) term_scroll.scroll = 0; } - term_scroll.height = main_window->height-global_ui_context.layout.offset_y+WIDGET_PADDING; + term_scroll.height = main_window->height-global_ui_context.layout.offset_y+8; ui_scroll_begin(&term_scroll); { for (s32 i = 0; i < current_project->terms.length; i++) -- cgit v1.2.3-70-g09d2