mirror of
https://github.com/mii443/AzooKeyKanaKanjiConverter.git
synced 2025-12-03 02:58:27 +00:00
fix: input rangeの間違った設定を修正
This commit is contained in:
@@ -320,8 +320,6 @@ public final class DicdataStore {
|
||||
}
|
||||
dynamicDicdata[depth, default: []].append(data.adjustedData(adjust))
|
||||
}
|
||||
// stringToInfoにも追加(getLOUDSDataInRangeでの処理のため)
|
||||
stringToInfo.append((Array(data.ruby), (depth - 1, info.penalty)))
|
||||
}
|
||||
}
|
||||
if availableMaxIndex < characters.endIndex - 1 {
|
||||
|
||||
Reference in New Issue
Block a user