Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upprovide comment tree lines #189
Comments
jcs
added
the
featurereq
label
Feb 9, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
daGrevis
commented
Feb 10, 2015
|
Maybe it's time to reconsider https://lobste.rs/s/m5dlun/comment_folding. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
That could be added later, but it really has nothing to do with this. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
bentrevor
Feb 12, 2015
Looks like this can be accomplished by just adding a border-left to ol.comments. Something like border-left: 1px dotted #ccc; if you want it to look like Reddit.
bentrevor
commented
Feb 12, 2015
|
Looks like this can be accomplished by just adding a |
jcs
referenced this issue
Apr 25, 2015
Merged
Fixes #181. Add comment folding as decribed in: https://lobste.rs/s/m5dl... #201
jcs
closed this
Sep 26, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jcs commentedFeb 9, 2015
On some long threads (especially on mobile) it can be hard to immediately tell which parent a child comment is in response to, so some very light colored tree lines might be helpful (as on the user tree).