Describe the bug
Since the new Settings window introduced in v1.13 (“Open settings in new window”),
the window does not save its size or position between sessions. Every time Obsidian
is reopened, the Settings window opens at its default (small) size, regardless of
how it was resized in the previous session.
Steps to reproduce
- Open Obsidian with “Open settings in new window” enabled (Settings → Interface).
- Open Settings and resize the window to a larger size.
- Close Obsidian completely.
- Reopen Obsidian and open Settings again.
- The window opens at the default (small) size again.
Expected behavior
The Settings window should remember its size and position between sessions,
like other Electron applications and pop-out windows in Obsidian do.
Current behavior
The window always opens at a small default size.
Environment
- Obsidian version: 1.13.4
- Installer version: 1.13.4
- Operating system: Windows 11
- No third-party plugins causing the issue (reproduced in sandbox vault)