Innopolis University DevOps Playground
Skip to content

Fixed letter disappearance and minor bugs in TextTwist Fixed #1

Emil Gainullin requested to merge texttwist-keyboard-letter-disappearance into main

Suppressed dots in the end of words (finally). Fixed letter disappearance. A new class LetterElem was implemented to store letters and typed letters. Note that when working with WordsInfo.letters and WordsInfo.typedLetters. Close #1 (closed)

Edited by Emil Gainullin

Merge request reports