[Deleted] Allow for selected text deletion #205
Labels
feature
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
wontfix
This will not be worked on
Terms
Description
As mentioned in #188, Scribe currently doesn't have a feature where the user can select text and delete it. This feature would be implemented in
handleDeleteButtonPressed()
of keyboardViewController.swift using a check based on the selected text of the proxy, where if this text would also need a guard function likely:Contribution
Happy to work on this with people or direct someone who wants to contribute :)
The text was updated successfully, but these errors were encountered: