cahebu4
cahebu4

Reputation: 13

Measure distance between UI elements in Xcode 10

I've updated to Xcode 10. It is awesome, but there is just one problem for me: in Xcode for measuring distance between UI elements you just needed to press option button, but now it's not working.

Is there any suggestions?

Upvotes: 0

Views: 805

Answers (1)

matt
matt

Reputation: 535305

Can't reproduce. Select a subview, hold Option, hover the mouse off the subview, measurements appear. Works in Xcode 10 exactly as in the past.

enter image description here

Perhaps you're making the gesture incorrectly?

Upvotes: 1

Related Questions