WIP: Get everything compiling again and keep window open

This commit is contained in:
Nathan Sobo 2021-03-19 12:12:10 -06:00
parent 605bdd62dd
commit cfe3aae2de
10 changed files with 316 additions and 319 deletions

View file

@ -99,7 +99,7 @@ impl Presenter {
// }
// canvas.into_canvas().into_scene()
todo!()
Scene {}
}
pub fn responder_chain(&self, app: &AppContext) -> Option<Vec<usize>> {