From 518d03d3b788fce11736d8832fe708b6740de121 Mon Sep 17 00:00:00 2001 From: Dr-Otter <61125419+Dr-Otter@users.noreply.github.com> Date: Wed, 14 Jan 2026 13:07:24 +0100 Subject: [PATCH] Update page.xhtml.jinja2 Made images not scale to ereader to prevent especially double page images being squashed --- templates/page.xhtml.jinja2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/page.xhtml.jinja2 b/templates/page.xhtml.jinja2 index 3fada95..5c107d1 100644 --- a/templates/page.xhtml.jinja2 +++ b/templates/page.xhtml.jinja2 @@ -23,7 +23,7 @@
+ height="100%" viewBox="0 0 {{ width }} {{ height }}" preserveAspectRatio="xMidYMid meet">