Multiple Delete Keys on IPad #366
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Terms
Behavior
In the current main branch, all keyboards (not including Hebrew, Danish, and Norwegian) have multiple delete keys within their respective interfaces on IPad.
Here's an example of the issue:
letterKeys[0].append("delete")
within each languages interface seems to be appending another delete key for IPad layouts.The earliest instance I could find of this change being made was in #33.
Removing this line in each interface seems to solve the issue.
Device type
iPad
Versions
iOS 17, Scribe 2.3.0
The text was updated successfully, but these errors were encountered: