search stuff
This commit is contained in:
parent
f62b69adb4
commit
8e7d9cf22e
4 changed files with 140 additions and 55 deletions
|
@ -179,7 +179,7 @@ impl View for DiagnosticIndicator {
|
|||
if in_progress {
|
||||
element.add_child(
|
||||
Label::new(
|
||||
"checking…".into(),
|
||||
"Checking…".into(),
|
||||
style.diagnostic_message.default.text.clone(),
|
||||
)
|
||||
.aligned()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue