Barrett Jacobsen

Results 8 issues of Barrett Jacobsen

Sometimes when a field is added (FXFormSection addNewField) it's not added at the end, but rather one before the end, which causes an endless loop of adding new fields. This...

If your UIImage has transparency you end up with a black background despite HEIC being supposed to support transparency (and the docs saying the default bg color when the format...

### Before - [X] I have checked for similar issues already - [X] My issue is not a bad syncronisation between the Spotify track and the YouTube audio (Those go...

Would it be possible to have a substitution token or something to put the original text into the edited text? I’m hoping I could use this to edit all my...

Will also require creating a tag named "1.0.0" before being able to be submitted to the podspec repo (I can submit to the podspec repo if desired).

This will cache several frequently used calculations and syllable counts of words. Syllable counts for words are stored globally in an NSCache which will auto-purge should memory become an issue....

In order for the podspec to work, you'll need to create a tag named "1.0.0" (pointing to the current head of the master branch). After this is done, I can...