ios - bar button in Xcode always goes to bottom Xcode 6.3 beta -


when drag bar button item onto view controller not stay @ top of view automatically go bottom under table view. know wrong?

you can fix moving bar button item under navigation item, inside document outline windows.

before

enter image description here

after

enter image description here

that should fix issue. verified issue in xcode 6.3.2


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

python - NameError: name 'subprocess' is not defined -