* In the last update I swapped the settings from being String based to being Enum based, but I missed a few .toString()'s which stopped the settings from being loaded. This has been fixed.
* The last update made the grid scroll when you type a vertical answer, and it now also scrolls when you backspace up a vertical answer.