https://bugs.kde.org/show_bug.cgi?id=400365
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|default and persistent zoom |Retain current zoom level | |when an open document is | |updated by another app CC| |n...@kde.org Keywords| |usability --- Comment #1 from Nate Graham <n...@kde.org> --- There's already a way to choose the default zoom level in Okular for new, never-before-opened documents: Settings > Configure Okular > General > Default Zoom. However this only has four options and 135% isn't one of them; the closest one is 100%. However, Okular is supposed to remember the last-used zoom level when a previously-opened document is re-opened. In this case, it sounds like that logic isn't getting triggered because the document is being reloaded while open, not re-opened after being closed. Let's use this bug to track maintaining the current zoom level when an open document is updated, as that seems the simplest and most effective way to support your use case. -- You are receiving this mail because: You are watching all bug changes.