From 8e494c909f82efd9605606efe77a3dc5f4a08263 Mon Sep 17 00:00:00 2001 From: pezcurrel Date: Thu, 31 Oct 2024 23:38:20 +0100 Subject: [PATCH] =?UTF-8?q?Added=20=E2=80=9Cprel()=E2=80=9D=20and=20?= =?UTF-8?q?=E2=80=9Cprelb()=E2=80=9D=20to=20=E2=80=9CsetToolBar()=E2=80=9D?= =?UTF-8?q?=20to=20ensure=20everything=20gets=20updated=20on=20window=20re?= =?UTF-8?q?size;=20bumped=20version=20to=200.3.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pfaltgall | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pfaltgall b/pfaltgall index 6b7540a..39913d7 100755 --- a/pfaltgall +++ b/pfaltgall @@ -19,7 +19,7 @@ // todo: add a "last updated on" header $SCRIPTNAME='pfaltgall'; -$SCRIPTVERSION='0.3.2'; +$SCRIPTVERSION='0.3.3'; $SCRIPTURL='https://git.lattuga.net/Jones/pfaltgall'; require 'lib/ckratelimit.php'; @@ -573,6 +573,8 @@ function setToolBar() { bd.style.height=dh+"px"; td.setAttribute("style","width:100%;height:48px;padding-left:0;padding-top:13px;writing-mode:horizontal-tb;text-orientation:mixed;"); } + prel(); + prelb(); } let bshows=false; function shbrowser() {