2015-08-31 Centered popover on the iPad

Difference between revision 2 and current revision

Summary: Below is a nice centered popover on the iPad: popover1.png You can do this by configuring the segue in Interface Builder by: * (obviously) . . .

No diff available.

Below is a nice centered popover on the iPad:

popover1.png

You can do this by configuring the segue in Interface Builder by:

This is in Xcode 6.4:

xcode popover.png

It also nicely shifts up when the keyboard appears:

popover2.png