Zoom level not retained after restart

Steps to reproduce

  1. Install Obsidian 1.9.12

  2. Create a new vault

Observe default zoom level

  1. Go to Settings / Appearance, and increase zoom level

Observe new zoom level:

  1. Restart Obsidian, reopen the vault created in previous step. Observe the zoom level

Check Zoom level setting:

Did you follow the troubleshooting guide? [Y]

Same behaviour when using sandbox vault, but sandbox vault is not suppose to keep changes, so I guess it is as expected in this case. Don’t think this particular issue can be tested using sandbox vault.

Expected result

Zoom level setting is retained after Obsidian restarts or reopen the vault.

Actual result

Zoom level reset to default value (100%)

Environment

SYSTEM INFO:
	Obsidian version: v1.9.12
	Installer version: v1.9.12
	Operating system: #29~24.04.1tux1 SMP PREEMPT_DYNAMIC Mon Sep 15 17:30:01 UTC 2025 6.14.0-111029-tuxedo
	Login status: not logged in
	Language: en
	Insider build toggle: off
	Live preview: on
	Base theme: adapt to system
	Community theme: none
	Snippets enabled: 0
	Restricted mode: on

RECOMMENDATIONS:
	none

Additional information

I am on Linux, and tried both Flatpak and official DEB package, same result in both cases.

Any workarounds? Method suggested in Keeping zoom level between sessions - #3 by reonnard (CSS snippet with body { zoom: 144%; }) does not work for me.

1 Like

I have found that running Obsidian with Wayland appears to retain the zoom level after restart:

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.