KeyHandler // Connect maxSpanLength.

This commit is contained in:
ShikiSuen 2022-08-23 21:42:29 +08:00
parent 146e228e73
commit 2e78f5d913
1 changed files with 2 additions and 0 deletions

View File

@ -69,6 +69,8 @@ public class KeyHandler {
///
public init() {
///
Megrez.Compositor.maxSpanLength = mgrPrefs.maxCandidateLength
/// ensureCompositor()
compositor = Megrez.Compositor(with: currentLM, separator: "-")
///