Unify animations (#3729)

Unify the animation in a single code and add the CTRL + . in the
onboarding
This commit is contained in:
jif-oai
2025-09-18 16:27:15 +01:00
committed by GitHub
parent d4aba772cb
commit 1b3c8b8e94
5 changed files with 220 additions and 81 deletions

View File

@@ -32,6 +32,7 @@ mod app;
mod app_backtrack;
mod app_event;
mod app_event_sender;
mod ascii_animation;
mod backtrack_helpers;
mod bottom_pane;
mod chatwidget;