Reputation: 91
When working with my view under view controller, why can I not drag and drop an object from the Object Library onto my view?
Upvotes: 0
Views: 970
Reputation: 91
XCode will not allow you to drag and drop if the view of your work space is zoomed out. Zoom back in and it should let you drag and drop in objects from the library.
Upvotes: 1