Refine UI panels and render mode flow

This commit is contained in:
lennlouisgeek
2026-06-26 02:03:07 +08:00
parent 156df50d33
commit 0b658d11c5
8 changed files with 1375687 additions and 345 deletions

View File

@@ -6,8 +6,8 @@ mod recording;
mod render;
mod resources;
mod serial_core;
mod style;
mod texture;
mod theme;
mod ui;
mod utils;
use app::EskinDesktopApp;