You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`createKeyTip` and `startLongpress` should be removed from `EmbeddedGestureConfig`.
I also think that the globe hint should be reimplemented in KeymanWeb, so we don't need any of this glue, and so it can be themed later. (This can be a separate pull)
As far as I can tell, the globe hint still exists on both Android and iOS - this wasn't removed by #9591. It's that we wish to redo it, removing it from mobile-platform-native code and placing it entirely in Web, rather than need to maintain the specialized cross-WebView pattern longterm.
jahorton
changed the title
change(web): Move globe hint implementation from mobile platforms into Web
change(android, ios, web): Move globe hint implementation from mobile platforms into Web
Sep 25, 2023
jahorton
changed the title
change(android, ios, web): Move globe hint implementation from mobile platforms into Web
change(android,ios,web): Move globe hint implementation from mobile platforms into Web
Sep 25, 2023
jahorton
changed the title
change(android,ios,web): Move globe hint implementation from mobile platforms into Web
refactor(android,ios,web): Move globe hint implementation from mobile platforms into Web
Sep 25, 2023
I also think that the globe hint should be reimplemented in KeymanWeb, so we don't need any of this glue, and so it can be themed later. (This can be a separate pull)
Originally posted by @mcdurdin in #9591 (comment)
Relates to #9573
The text was updated successfully, but these errors were encountered: