Persist GUI font settings

This commit is contained in:
2026-06-09 17:59:35 +08:00
parent b499db5d35
commit 594637ec50
4 changed files with 229 additions and 39 deletions

2
Cargo.lock generated
View File

@@ -5789,6 +5789,8 @@ dependencies = [
"egui",
"egui_plot",
"hex",
"serde",
"serde_json",
"tokio",
"tracing",
"tracing-subscriber",