Hacker News new | ask | show | jobs
by weiran 4851 days ago
Thanks for the hat tip.

I did think about implementing comments like Reddit / Alien Blue, but I found that it involved too much scrolling up and down and having a button at the bottom reduced that.

1 comments

No problem.

My big problem with the tiered implementation is that it only really works until like 4 tiers deep. After that you have a long column of text. I haven't really found a solution for that except a "View replies" that pushes another view controller with that comment at the top tier. Seems clunky though.