* Use different cursor for dragging preview

* Improve filters UI and add audio labels

* Use switch and adjust colors

* Disable chromecast button and remove dimming

* Change marked reviewed text
This commit is contained in:
Nicolas Mowen
2024-03-06 14:49:51 -06:00
committed by GitHub
parent 55077a0bc9
commit fb81e44283
7 changed files with 293 additions and 196 deletions
+1 -1
View File
@@ -517,7 +517,7 @@ function DetectionReview({
variant="select"
onClick={markAllReviewed}
>
Mark all items as reviewed
Mark these items as reviewed
</Button>
) : (
<ActivityIndicator />