Skip to content

Commit

Permalink
Update scroll-node.md (TextureGroup#484)
Browse files Browse the repository at this point in the history
* Update scroll-node.md

Regarding the last sentence: “As you can see, the `scrollNode`'s underlying view is a `ASScrollNode`.”:
1. I think that `ASScrollNode` should be replaced with `UIScrollView`.
2. But — not sure how can it be seen from this example...

* Update scroll-node.md

Removed the last sentence, as it did not make sense, and probably left there from previous editions.
  • Loading branch information
oferRounds authored and bernieperez committed Apr 25, 2018
1 parent bcf112d commit fa21c75
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/_docs/scroll-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,3 @@ scrollNode.layoutSpecBlock = { node, constrainedSize in
</pre>
</div>
</div>

As you can see, the `scrollNode`'s underlying view is a `ASScrollNode`.

0 comments on commit fa21c75

Please sign in to comment.