-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iPad key pull down #22
Labels
Comments
2 tasks
|
2 tasks
Jag-Marcel
added a commit
to Jag-Marcel/Scribe-iOS
that referenced
this issue
Jul 26, 2024
cd28e5e Merge pull request scribe-org#25 from weblate/weblate-scribe-scribe-i18n dc922d8 Translated using Weblate (Swedish) 997460b Translated using Weblate (Spanish) a99deb4 Translated using Weblate (German) eff6dee Merge pull request scribe-org#24 from Jag-Marcel/new-strings 7ad62b4 Merge branch 'main' into new-strings b020823 Merge pull request scribe-org#23 from weblate/weblate-scribe-scribe-i18n 463dd85 New strings for Scribe-iOS translation picker dde9e54 Translated using Weblate (Swedish) 65d4274 Translated using Weblate (Swedish) f2c989d Translated using Weblate (Swedish) d230853 Merge pull request scribe-org#22 from Jag-Marcel/minor-fix dc219d4 Minor fix to conversion script git-subtree-dir: Scribe/i18n git-subtree-split: cd28e5e4ad8f50026e6e4d5b63e489819152e1e6
wkyoshida
added a commit
to wkyoshida/Scribe-iOS
that referenced
this issue
Aug 2, 2024
812482a Merge pull request scribe-org#30 from weblate/weblate-scribe-scribe-i18n 446ec73 Translated using Weblate (Spanish) c553b4e Merge pull request scribe-org#29 from weblate/weblate-scribe-scribe-i18n 80c0a4e Translated using Weblate (Swedish) 563a96f Translated using Weblate (Spanish) 416a9e4 Translated using Weblate (German) 019a084 Translated using Weblate (English (United States)) 41f7450 Translated using Weblate (English (United States)) 74263da Translated using Weblate (English (United States)) ba64ae1 Translated using Weblate (English (United States)) 0e2f944 Minor updates to readme headers and text d9b2226 Merge pull request scribe-org#26 from Jag-Marcel/action-fix 0cb65ed Small fix to action for converting jsons to xcstrings cd28e5e Merge pull request scribe-org#25 from weblate/weblate-scribe-scribe-i18n dc922d8 Translated using Weblate (Swedish) 997460b Translated using Weblate (Spanish) a99deb4 Translated using Weblate (German) eff6dee Merge pull request scribe-org#24 from Jag-Marcel/new-strings 7ad62b4 Merge branch 'main' into new-strings b020823 Merge pull request scribe-org#23 from weblate/weblate-scribe-scribe-i18n 463dd85 New strings for Scribe-iOS translation picker dde9e54 Translated using Weblate (Swedish) 65d4274 Translated using Weblate (Swedish) f2c989d Translated using Weblate (Swedish) d230853 Merge pull request scribe-org#22 from Jag-Marcel/minor-fix dc219d4 Minor fix to conversion script git-subtree-dir: Scribe/i18n git-subtree-split: 812482a104212e84ccb7aa620e580e9130a6581b
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Terms
Description
This issue is for planning and implementing key flick functionality for iPads where a key that is on the letters, numbers of symbols keyboard could be accessed from another keyboard by pulling the key down. The appropriate UIKit action would need to be found and functions would need to be written. These functions would then be linked to keys, with the pull down options for a given key then being referenced from within the functions. This issue is expected functionality, but is as of now not a priority.
The text was updated successfully, but these errors were encountered: