jfly / jChester

A time entry component for speedcubing solves.

Home Page:http://www.jflei.com/jChester/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need to be able to input DNF and DNSs for FMC solves

jfly opened this issue · comments

Right now, you can only input DNF and DNS for the millis field, but the same should work for the moveCount field.

This might proove to be difficult to do, as we're currently styling moveCount as a number input, which won't allow arbitrary text like "DNF"...