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

[Examples] Fix LayoutSpecExamples and LayoutSpecExamples-Swift: image URLs were still pointing to asyncdisplaykit.org #275

Merged
merged 5 commits into from
May 16, 2017

Conversation

cesteban
Copy link
Contributor

The URLs of images in LayoutSpecExamples and LayoutSpecExamples-Swift were still pointing to asyncdisplaykit.org, so they failed to download. I changed them to point to texturegroup.org.

Also, I corrected documentation of ASMapNode example: The layout shown in documentation was not consistent with the actual implementation of layoutSpecThatFits:. Now the documentation reflects the real output of po [layoutSpec asciiArtString] on debugger.

@ghost
Copy link

ghost commented May 15, 2017

🚫 CI failed with log

Copy link
Member

@nguyenhuy nguyenhuy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. Thank you!

@nguyenhuy nguyenhuy merged commit e6accc7 into TextureGroup:master May 16, 2017
bernieperez pushed a commit to AtomTickets/Texture that referenced this pull request Apr 25, 2018
… URLs were still pointing to asyncdisplaykit.org (TextureGroup#275)

* Fix Image URLs in LayoutSpecExamples and LayoutSpecExamples-Swift (they were still pointing to asyncdisplaykit.org)

* Update documentation of ASMapNode example to accurately reflect implemented layout

* Fix headers

* More headers fixing
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

Successfully merging this pull request may close these issues.

3 participants