Ignore tap zone clicks without window focus

This commit is contained in:
schroda
2026-06-02 15:46:52 +02:00
parent 78e2a99847
commit f42d7fdbda
2 changed files with 59 additions and 26 deletions

View File

@@ -30,6 +30,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
- (**Migration**) Show the exclude/include button only for an entry with a selected match
- (**Source/Extension**) Rename language "All" to "Multi"
- (**Reader**) Simplify changing settings in desktop sidebar
- (**Reader**) Ignore tap zone clicks while window does not have focus
### Fixed