TwinedRope / TwinedRope.github.io

1 stars 0 forks source link

Auto-Submit Checkbox for line content changing only #24

Closed JeffreyGaydos closed 1 year ago

JeffreyGaydos commented 2 years ago

Implemented like Tellraw Generator, with a simple interval that submits line. It may be a bit heavier than the original due to the complexity

Current Bug: Forces cursor to the end of the line while auto submitting. Look into SubmitLine()

JeffreyGaydos commented 1 year ago

With some of the other tickets, sweeping changes were made to SubmitLine(). Along with using the oninput event, this is now much more performant and properly ignores errors