From 65127b8cfefc43b6dee7862b4de7978c08c826c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D1=82=D0=BE=D0=BD=20=D0=A2=D1=80=D0=BE=D1=88?= =?UTF-8?q?=D0=B8=D0=BD?= Date: Fri, 14 Aug 2026 00:18:22 +0300 Subject: [PATCH] Show connect-phase messages in visible slot (was writing to hidden #pysim-status) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #pysim-status lives inside the hidden #pysim-connected-row, so 'Checking card…', version warnings, and the connection-failure hint were never visible. Add #pysim-connect-msg inside the disconnected info block and route pre-connect messages to it. --- index.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 7a8bfe1..d9ebd82 100644 --- a/index.html +++ b/index.html @@ -847,6 +847,7 @@

To access local card reader, you need pysim-otaman-server running locally.

To connect, install pysim-otaman-server: git clone https://github.com/anttro/pysim-otaman-server.git and start it.
Refer to pysim-otaman-server README files for details. Click Connect when pysim-otaman-server is ready

+