26

I'm looking for a hot-key, e.g. spacebar + Click 'n drag, that will enable me to use the mouse to pan Xcode Storyboard.

Obviously I can use the mouse-wheel to pan the storyboard, but it's far more tedious that clicking and dragging it to the exact location I want.

Is there a way to pan the Xcode storyboard with a click-and-drag motion?

Jonathan Beebe
  • 5,241
  • 3
  • 36
  • 42

5 Answers5

33

I know this is an old post, but I have been wondering the same thing recently and thought that I would post what I found for anyone else out there that is searching.

Mac OS X Horizontal Scroll Trick. It's not exactly the same thing as panning, but it does let you scroll horizontally. Basically, hold down the shift key and use the scroll wheel to scroll horizontally. Let go to scroll vertically.

Kirk Spencer
  • 511
  • 4
  • 7
19

Not exactly the same as panning but it works for me

  • Horizontal scroll | Shift + Mouse Scroll
  • Vertical scroll | Mouse Scroll
  • Zooming in and out | Option + Scroll
Mavrik Teo
  • 211
  • 2
  • 6
10

There isn't a way to do this unfortunately... Instead, there are a couple of tips on alternatives ways of moving things around in the Storyboard in this answer here: Moving UI-elements in storyboard editor

Community
  • 1
  • 1
Liam
  • 1,028
  • 13
  • 24
3

Found a good answer recommending Smart Scroll

The grab and scroll(using middle mouse) is what you are looking for.

https://apple.stackexchange.com/a/85777

Community
  • 1
  • 1
jernkuan
  • 630
  • 6
  • 8
1

I got one of those fancy mouse thingies without a scroll wheel but I can pan with it. Hold down shift and move your index finger over that mouse horizontally, vertically, etc... Works like a trackball.

mghaoui
  • 563
  • 2
  • 7
  • 15