swift - arrow of popover controller has wrong position -


i have nstoolbar items. 1 of item has link viewcontroller (popover) if click on item, view controller shown popover view controller - this:

enter image description here

but here can see arrow of popover on label of item. how can set position of arrow under label?


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -