Search code examples
xcodezoomingxcode-storyboard

Zoom in/out Xcode Storyboards


Zooming in/out on a macOS storyboard in Xcode does not seem to be possible:

  • Editor -> Zoom menu is greyed out
  • No + or - buttons on storyboard

I want to zoom out of the storyboards to see more of a view controller, as I can only see a portion.

Edit: This is Xcode 9.4.1 Screenshot of Main.storyboard:
screen shot of main.storyboard
Zoom Menu:
Zoom menu greyed out

Thanks in advance!😉


Solution

  • You can't (in macOS app projects).