mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
show icon depending of current entry value
This commit is contained in:
parent
5348417a73
commit
c22413b973
4 changed files with 96 additions and 52 deletions
|
|
@ -76,7 +76,6 @@ impl Navigation {
|
|||
self.reload.update(!request_text.is_empty());
|
||||
self.request.update(
|
||||
progress_fraction,
|
||||
!request_text.is_empty() && request_text.starts_with("gemini"),
|
||||
self.profile
|
||||
.identity
|
||||
.gemini
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue