Closed anders94 closed 2 years ago
Currently, only key presses trigger recalculations and background fill color updates. This PR cleans up the triggering logic a bit and supports detection of paste events.
Confirmed working on Chrome and Safari. Going to merge.
Currently, only key presses trigger recalculations and background fill color updates. This PR cleans up the triggering logic a bit and supports detection of paste events.