From 87de016d6f50bf4a819bb539ab06583b66fd48d9 Mon Sep 17 00:00:00 2001 From: schroda <50052685+schroda@users.noreply.github.com> Date: Thu, 8 Jun 2023 13:56:46 +0200 Subject: [PATCH] Prevent chapter revalidation on focus event in the Reader (#359) This caused the reader to scroll back to the beginning of the current page. And with the latest changes of 7f83bb9a0a9413d5b469025d82baf7198e36451f the loading state was shown.