artasparks / glift

Go Lightweight Frontend
MIT License
115 stars 33 forks source link

Option: displaying last move w/ move number rather than mark #95

Open artasparks opened 9 years ago

artasparks commented 9 years ago

Right now the last move is indicated with a mark. Consider adding an option to support marking the last move with the current move number

dormerod commented 9 years ago

That's a really good idea. Why didn't anyone think of it earlier? :)

It might even be good as a default marker.

artasparks commented 9 years ago

One caveat is I don't think it makes sense for all widget types. It definitely makes sense for game reviews, but I don't think it makes sense for problems and the board-editor.

Thus, this will probably end up being a widget-contextual option with override possibilities.

sartak commented 8 years ago

I'd like to see it as an option even for problems, as Graded Go Problems for Beginners numbers moves and refers to move numbers in its commentary.