reformat code and write benchmark
This commit is contained in:
+1
-1
@@ -195,7 +195,7 @@ impl RepetitionsState {
|
||||
.style(move |_x: &Theme, _status| Style {
|
||||
background: None,
|
||||
text_color: if self.correct_filters[i.clone()] {
|
||||
_x.palette().text
|
||||
_x.palette().primary
|
||||
} else {
|
||||
_x.palette().warning
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user