Improve GUI plot workflow and performance

This commit is contained in:
2026-06-10 11:54:57 +08:00
parent 9b826d79da
commit 18bdd2652a
12 changed files with 989 additions and 217 deletions

View File

@@ -2,6 +2,7 @@ mod app;
mod app_state;
mod buffers;
mod panels;
mod perf;
mod ui_fonts;
use xserial_client::SessionManager;