Dylan Hand
Dylan Hand
**Description** When hovering over an article link in Firefox, the link shows two different sized underlines instead of the expected single underline. **Steps to Reproduce** 1. Launch site in Firefox...
None of the three demo projects seem to build for the arm64 architecture. Using Xcode 12.5 and a connected iPhone 11 Pro (not simulator) I get the following error at...
First of all, thanks for building this. It has been very helpful in my app. Is there a way to force-reload data, similar to UITableView's `realoadData` method? In my app...
First of all thanks for your work on this library :) If I'm not mistaken, since `sizeInches` only looks at the screen's `height`, it can be wrong about the device's...
It looks like this might be a victim of `altool` as well: https://github.com/divvun/divvun-keyboard/runs/24188109945
- [ ] When the long press menu appears, VoiceOver should speak "Alternative characters available. Slide your finger to discover alternative characters. Lift to select a character." - [ ]...
To be consistent with native VoiceOver support, the character that's input by the user should be spoken by VoiceOver in a higher-pitched voice. Ours currently gives only the selection sound...
It'd be great if we could animate between suggested words as the user types, just like the built in keyboard. Using this library, it may be possible: https://github.com/lexrus/LTMorphingLabel Transitions would...
Now that we've confirmed we can share a file between the HostingApp and Keyboard.appex, we will be able to show progress in Keyboard.appex by watching a file being downloaded by...
The long press overlay takes slightly longer to appear after hold than the native keyboard.