This is a great script and vastly improves the base WDA interface, but there's a bug shows up with 2501.
Individual turn scores are are posted above the dartboard from left to right, each score separated from the previous by a space. This works fine for 'normal' 01 games like 301 and 501 and with the scores that I typically throw. But with 2501, even with a 60 average, it can take 40 or more throws to complete a game, more scores than will fit on one line. There is a point at which your newly entered score is not shown on the screen and is off to the right somewhere. Either the scores should wrap to a new line, or the scores should should shift to the left making room for the new score, or the scores could be right-left scrollable with the focus always being to the right.
This is a great script and vastly improves the base WDA interface, but there's a bug shows up with 2501.
Individual turn scores are are posted above the dartboard from left to right, each score separated from the previous by a space. This works fine for 'normal' 01 games like 301 and 501 and with the scores that I typically throw. But with 2501, even with a 60 average, it can take 40 or more throws to complete a game, more scores than will fit on one line. There is a point at which your newly entered score is not shown on the screen and is off to the right somewhere. Either the scores should wrap to a new line, or the scores should should shift to the left making room for the new score, or the scores could be right-left scrollable with the focus always being to the right.