feat(ui-gpui): add pulsing dot via GPUI async runtime (entity-scoped repaint)
This commit is contained in:
parent
3e6307ffd0
commit
57e0e3a087
3 changed files with 116 additions and 2 deletions
|
|
@ -2,6 +2,7 @@ pub mod agent_pane;
|
|||
pub mod command_palette;
|
||||
pub mod project_box;
|
||||
pub mod project_grid;
|
||||
pub mod pulsing_dot;
|
||||
pub mod settings;
|
||||
pub mod sidebar;
|
||||
pub mod status_bar;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue