-
Notifications
You must be signed in to change notification settings - Fork 83
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
Scribe key design #24
Labels
-priority-
High priority
design
Relates to UX/UI designs
feature
New feature or request
help wanted
Extra attention is needed
Comments
andrewtavis
added
feature
New feature or request
help wanted
Extra attention is needed
design
Relates to UX/UI designs
-priority-
High priority
labels
Nov 23, 2021
andrewtavis
added a commit
that referenced
this issue
Jan 31, 2022
Closed by 7a5b87a :) |
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
Labels
-priority-
High priority
design
Relates to UX/UI designs
feature
New feature or request
help wanted
Extra attention is needed
At time of writing the Scribe key is simply a png file that is referenced by the keyboards. This is not the optimal solution, but rather a working one. This issue is to create a version of the Scribe key that is appropriately rendered across devices. Specifically the png does not change size on iPads, and the click animation is also problematic in that alpha of the full button is not animated.
This issue is of high priority as it deals directly with the presentation of branding features. Ideas for how best to solve this are welcome. Possible ideas could include a Bézier path solution, but other suggestions would be welcome.
The text was updated successfully, but these errors were encountered: