Compare commits
1 Commits
b211c07ff6
...
6ed45013f7
| Author | SHA1 | Date |
|---|---|---|
|
|
6ed45013f7 |
|
|
@ -187,7 +187,6 @@ fn build_ui() -> impl Widget<CanvasData> {
|
||||||
} else {
|
} else {
|
||||||
warn!("didn't work: {:?}", res_snapshot.err());
|
warn!("didn't work: {:?}", res_snapshot.err());
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}))
|
}))
|
||||||
.with_child(
|
.with_child(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue