Jeremy Kelley

Results 7 comments of Jeremy Kelley

Did the patch from @N-Holzschuch ever get rolled into master as a pull request?

Hi - Do you have any updates on this? I believe I'm running into similar issues. The suggestions table is visible when attached to a UITextView within a table cell...

I believe I have solved this issue by adding an optional property to the view the suggestion popup should actually live in. See the changes in my fork at nod/MLPAutoCompleteTextField...

Wanted to update for anyone that may be following - my solution solves the placement confusion but creates another issue with ambiguous placement of the suggestion table. I'm working out...

~~It appears there's a bug in quick links. I may try to dig into this sometime in the future, but honestly that's always been a bit janky and the API...

I'm also wondering if this can be merged due to inability to use in a go mod project. Library looks handy, I'd like to try it. :)