Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reimplement Save and Load file #732

Open
Alecaddd opened this issue Jul 26, 2022 · 1 comment
Open

Reimplement Save and Load file #732

Alecaddd opened this issue Jul 26, 2022 · 1 comment
Assignees
Milestone

Comments

@Alecaddd
Copy link
Member

Now that we switched to the main branch, in order to create a new Flatpak and elementaryOS release, we need to make sure the saving and loading of files works as expected.
Right now it just crashes, but it shouldn't be too difficult to make it work again as all the methods are in place.

@mbfraga
Copy link
Collaborator

mbfraga commented Aug 18, 2022

Reasons for assertions atm:

  1. "rect" should be changed to "rectangle" in JsonDeserializer.vala
  2. serialization/deserialization for path was never implemented.

@Alecaddd Alecaddd self-assigned this Jan 7, 2023
@Alecaddd Alecaddd added this to the v0.1.0 milestone Jan 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants