Skip to content

Add functionality to new keyboard keys on expanded layouts #371

@andrewtavis

Description

@andrewtavis

Terms

Description

Now that we have new expanded keyboard layouts thanks to #352, one thing that's needed is to add some styling and functionality to a few new buttons that we have. These include a tab key and a caps lock key.

Contribution

This issue is of high priority as it's needed so that we can release the new keyboard layouts for iPads. With that being said, the changes are not too difficult as it's mostly going in and making changes within the following function

@IBAction func executeKeyActions(_ sender: UIButton) {

We'd need lines for case "indent" and case "uppercase" specifically :)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions