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

Implement undo/redo #15

Open
buddax2 opened this issue Apr 20, 2019 · 6 comments
Open

Implement undo/redo #15

buddax2 opened this issue Apr 20, 2019 · 6 comments

Comments

@buddax2
Copy link
Owner

buddax2 commented Apr 20, 2019

As a user I would like to perform undo/redo action in drawing mode

@stoiandan
Copy link

Hi, I could try to implement that :)
I'm new here, programmer for a while but new to swift, just looked trough swift.org these days.
Not sure what version of swift the app was written in, but I've read Swift 5, so maybe I could also help refactor the code a bit.
Is that ok with you? What do you think?

@stoiandan
Copy link

Hmm... I've tried to build the project, but it didn't work, says I need to join a team and add a certificate. New to mac here.. Linux user.

@buddax2
Copy link
Owner Author

buddax2 commented Dec 12, 2019

@stoiandan any help will be appreciative. To be able to build you need to select "Sign to Run Locally" and Team None in the project settings. For both targets. Like on the screenshot below:
Screenshot 2019-12-13 at 00 02 54

@stoiandan
Copy link

stoiandan commented Dec 13, 2019 via email

@buddax2
Copy link
Owner Author

buddax2 commented Dec 13, 2019

This is a dependency. So you need to install cocoapods (link) and then run pod install in Terminal in the project directory.

@stoiandan
Copy link

stoiandan commented Dec 14, 2019 via email

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