artasparks / glift

Go Lightweight Frontend
MIT License
115 stars 33 forks source link

Add option to hide comment-box if there are no comments #158

Open artasparks opened 8 years ago

artasparks commented 8 years ago

One of the big feature requests I've heard is to hide the comment-box if there are no comments. It's not terribly easy because of the way glift is constructed and then the SGF is parsed. It would require some sort of peek-ahead