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

Can the Jot View be used without having to use JotViewStateProxy? #31

Open
yusuftor opened this issue Apr 7, 2018 · 3 comments
Open

Comments

@yusuftor
Copy link

yusuftor commented Apr 7, 2018

I don't want to be able to save my Jot View state to disk, but I couldn't seem to get the Jot View to work without implementing the JotViewStateProxyDelegate and loading in an initial state. Is it possible to make the Jot View work without the state proxy delegate?

@adamwulf
Copy link
Owner

adamwulf commented Apr 8, 2018

It needs a JotViewStateProxy to load properly. It'd be a nice improvement to have it load a default JotViewStateProxy that just points to tmp paths. If you want to code something like that up I'll merge it in.

@yusuftor
Copy link
Author

yusuftor commented Apr 8, 2018

Unfortunately I'm not an Objective-C coder, I only do Swift. It would be great if this project could be updated to the most recent versions of Xcode and Objective-C/ported to Swift. This is honestly the best project for drawing I've seen online, but requires some work to get it up to date.

@adamwulf
Copy link
Owner

adamwulf commented Apr 8, 2018

I'm the opposite - I only do Obj-C and haven't touched Swift.

If you're able to convert / create a sample Swift project that includes the JotUI framework, I would hugely appreciated it (and I'm sure many others would as well!)

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