feat: persisted per-workspace panel zoom (proto + daemon, auto-clear on removal)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-10 12:16:44 +07:00
parent defceb1169
commit 2b1ccaf31d
5 changed files with 174 additions and 3 deletions
+1
View File
@@ -93,6 +93,7 @@ mod tests {
order: 0,
unread: false,
layout: None,
zoomed: None,
surfaces: std::collections::HashMap::new(),
}],
}