Skip to content

Commit

Permalink
Merge pull request #1504 from vespa-engine/ldalves/loading-icon
Browse files Browse the repository at this point in the history
Same style for loading icons
  • Loading branch information
thomasht86 authored Oct 13, 2024
2 parents 0eb31b5 + 3df90a6 commit 7c1c0e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions visual-retrieval-colpali/frontend/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ def SimMapButtonPoll(query_id, idx, token):
# Poll every x seconds, where x is 0.3 x idx, formatted to 2 decimals
hx_trigger=f"every {(idx+1)*0.3:.2f}s",
hx_swap="outerHTML",
cls="pointer-events-auto text-xs h-5 rounded-none px-2",
)


Expand Down

0 comments on commit 7c1c0e2

Please sign in to comment.