mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am 471252b9: Merge "Fix a bug in multiple shortcut handling code." into jb-mr1-dev
* commit '471252b9da20f4b1d7f55fd15a34d3642a564fcb': Fix a bug in multiple shortcut handling code.
This commit is contained in:
commit
a62a192680
@ -57,7 +57,6 @@ class TerminalAttributes {
|
||||
outWord[i] = (uint16_t)codePoint;
|
||||
}
|
||||
*outFreq = BinaryFormat::getAttributeFrequencyFromFlags(shortcutFlags);
|
||||
mPos += BinaryFormat::CHARACTER_ARRAY_TERMINATOR_SIZE;
|
||||
return i;
|
||||
}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user