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