divvun / giellakbd-ios

Open source reimplementation of iOS keyboard with localisation support
Apache License 2.0
30 stars 5 forks source link

Capital letter after " #205

Open ilm024 opened 2 years ago

ilm024 commented 2 years ago

After typing " the keyboard automatically continues with capital letter. It's very annoying.

IMG

flammie commented 1 year ago

not sure if I understand swift code but I was just reading through it maybe this does something relevant: https://github.com/divvun/giellakbd-ios/blob/a7b5c5e64edb7e454b3e0b1f93cb19b4ecb30c55/Keyboard/Controllers/KeyboardViewController.swift#L484