fix: DisplaySettings focus mode, remove duplicate ApplyWindowMode

This commit is contained in:
2026-03-19 03:35:28 +01:00
parent 8cce1866b1
commit 3e74959bb9
2 changed files with 5 additions and 20 deletions

View File

@@ -129,7 +129,7 @@ public partial class SettingsManager : Node
// ── apply helpers ────────────────────────────────────────────────────────
private void ApplyDisplaySettings()
public void ApplyDisplaySettings()
{
switch (WindowMode)
{