summaryrefslogtreecommitdiff
path: root/frontends/riscos
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/riscos')
-rw-r--r--frontends/riscos/local_history.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/frontends/riscos/local_history.c b/frontends/riscos/local_history.c
index bbe6a1d12..20ca9e224 100644
--- a/frontends/riscos/local_history.c
+++ b/frontends/riscos/local_history.c
@@ -394,6 +394,8 @@ ro_local_history_open(struct ro_local_history_window *lhw, wimp_w parent)
ro_gui_dialog_open_persistent(parent, lhw->core.wh, true);
+ local_history_scroll_to_cursor(lhw->session);
+
return NSERROR_OK;
}