draw-dev / DRAW

DRAW: The Dart Reddit API Wrapper
BSD 3-Clause "New" or "Revised" License
87 stars 24 forks source link

Add the option to only expand a single instance of MoreComments #152

Closed donovanrost closed 5 years ago

donovanrost commented 5 years ago

I didn't see a way to expand a single instance of MoreComments. CommentForest would expand a number of MoreComments given by a parameter. I added a specificMoreComment parameter to replaceMore() expand that single instance.