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

loadFromJSON with Pattern only shows black - jsfiddle included #1726

Closed
samdoidge opened this issue Oct 3, 2014 · 4 comments · Fixed by #2335
Closed

loadFromJSON with Pattern only shows black - jsfiddle included #1726

samdoidge opened this issue Oct 3, 2014 · 4 comments · Fixed by #2335
Labels

Comments

@samdoidge
Copy link

How can I resolve this issue? : JSFIDDLE

Thanks

@kangax
Copy link
Member

kangax commented Nov 8, 2014

Works for me

@kangax kangax closed this as completed Nov 8, 2014
@samdoidge
Copy link
Author

The jsfiddle still is just black for me when I press load - chrome on Mac, safari iOS

@kangax
Copy link
Member

kangax commented Nov 8, 2014

Oh you're right, I didn't notice load.

@kangax kangax reopened this Nov 8, 2014
@asturur
Copy link
Member

asturur commented Jul 14, 2015

We can solve this.
Here there are 1 missing feature and one long standing bug.

The missing feature is that we do not export to object the pattern source when element is an object ( canvas element in this case )

The long standing bug is that, once we solve the above, we are missing a real load async method for json. So it will load black but then as you click on it everything will be fine.

Of course cors and security madness kills any jsfiddle i tried to do.

check this:
http://www.deltalink.it/andreab/fabric/asd.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants