Basic Open/Save mechanism #6

Merged
enrico merged 2 commits from save_load into master 2020-11-09 20:31:51 +01:00
Owner

Missing

  • file selection dialog
  • interrupting quit to save to file
  • would be better to use a menu to have open/save

From what I understood, the second thing can only be done using druid-shell

I tried to use serde_bare, unfortunately it crashes at the moment, so serde_json is used instead

Missing - ~~file selection dialog~~ - interrupting quit to save to file - would be better to use a menu to have open/save From what I understood, the second thing can only be done using druid-shell I tried to use [serde_bare](https://docs.rs/serde_bare/0.3.0/serde_bare/), unfortunately it crashes at the moment, so serde_json is used instead
enrico changed title from Basic Open/Save mechanism, with hardcoded file name to [WIP]Basic Open/Save mechanism, with hardcoded file name 2020-11-09 16:01:41 +01:00
enrico added this to the 0.1 milestone 2020-11-09 16:16:27 +01:00
enrico changed title from [WIP]Basic Open/Save mechanism, with hardcoded file name to Basic Open/Save mechanism 2020-11-09 20:29:59 +01:00
Author
Owner

This is good enough for now, I'm opening separate tickets for the other issues

This is good enough for now, I'm opening separate tickets for the other issues
enrico merged commit 2ddfef8416 into master 2020-11-09 20:31:51 +01:00
Sign in to join this conversation.
No description provided.