summaryrefslogtreecommitdiff
path: root/riscos/window.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/window.c')
-rw-r--r--riscos/window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscos/window.c b/riscos/window.c
index bce6721ad..389c2f819 100644
--- a/riscos/window.c
+++ b/riscos/window.c
@@ -430,7 +430,7 @@ static struct gui_window *gui_window_create(struct browser_window *bw,
g->active = false;
strcpy(g->title, "NetSurf");
g->iconise_icon = -1;
- g->scale = 1.0;
+ g->scale = browser_window_get_scale(bw);
/* Set the window position */
if (existing != NULL &&