OEMentions icon indicating copy to clipboard operation
OEMentions copied to clipboard

position of user list, and oeMentions list of properties

Open mohamedFalah opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe. First I am not sure how the mention list positioned but what I figured out is it will be placed in the containerView now, with your design that will work properly. but with other it will not. for example with my design I have textview within UIView1 and under it a UIView2. so when I choose the UIView1 as the containerView the list will be above my textview which in my case out of device height but when the container view is UIview2, the list will appear but my UIview2 will out of place after the keyboard dismissed

also the font won't change --> because the customizable properties are not accessible. it says 'nameFont' is inaccessible due to 'internal' protection level

Describe the solution you'd like so for me mention should will be recognized only by typing and with optional list if wanted.

Additional context

mohamedFalah avatar Jul 04 '20 05:07 mohamedFalah