From f39d74f932dab5cec253667e23f9c672f9dc1c5e Mon Sep 17 00:00:00 2001 From: John Factotum <50942278+johnfactotum@users.noreply.github.com> Date: Fri, 21 Oct 2022 09:53:00 +0000 Subject: [PATCH] Reader: add layout option --- reader.html | 78 +++++++++++++++++++++++++++++++++++++++++++---------- reader.js | 35 +++++++++++++++++++++++- ui/menu.js | 42 +++++++++++++++++++++++++++++ 3 files changed, 140 insertions(+), 15 deletions(-) create mode 100644 ui/menu.js diff --git a/reader.html b/reader.html index 4d0d937..8820ea3 100644 --- a/reader.html +++ b/reader.html @@ -5,6 +5,16 @@