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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -