Compare commits

..

1 Commits

Author SHA1 Message Date
Enrico Lumetti b211c07ff6 Basic Open/Save mechanism, with hardcoded file name 2020-11-09 16:04:44 +01:00
1 changed files with 1 additions and 0 deletions

View File

@ -187,6 +187,7 @@ 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(