Commit 6abd219
authored
Treshold (#38)
* feat: remove low and high threshold parameters from ring detection and introduce a custom slider component
* feat: manage analyze query parameter during analysis lifecycle
* feat: add @react-native-community/slider dependency to package.json and package-lock.json
* fix: update layout of ProgressStep component to use flex row for better alignment
* refactor: remove outdated comment regarding handleRetryAnalysis function
* refactor: reorganize Edge Detection Settings popover for improved layout and accessibility1 parent 454e82b commit 6abd219
File tree
7 files changed
+290
-202
lines changed- tree-disk-api/src/api/endpoints
- tree-disk-capture
- app/(history)
- components
- history
- ui
- lib/api
7 files changed
+290
-202
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
| 60 | + | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments