chore: update gpui
This commit is contained in:
@@ -172,7 +172,7 @@ impl Element for Switch {
|
||||
this.with_animation(
|
||||
ElementId::NamedInteger(
|
||||
"move".into(),
|
||||
checked as usize,
|
||||
checked as u64,
|
||||
),
|
||||
Animation::new(dur),
|
||||
move |this, delta| {
|
||||
|
||||
Reference in New Issue
Block a user