term: Use static template in spinner initialization
1 pending
(1 total)
View logs
modified crates/radicle-term/src/spinner.rs
@@ -1,6 +1,6 @@
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -16,6 +16,8 @@ pub const DEFAULT_STYLE: [Paint<&'static str>; 4] = [
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -154,16 +156,12 @@ pub fn spinner_to(
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|