Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS Build a Simple iPhone App with Swift 2.0 Improving Our User Interface Styling User Interface Elements

CMD + = auto resize view sounds neat but not working on a danish keyboard layout

Anyone knows where i can find or bind this action myself?

Jakob Hansen
Jakob Hansen
13,746 Points

I'm also using a Danish keyboard, it works if you use the = on the num pad. :3

1 Answer

Rodrigo Chousal
Rodrigo Chousal
16,009 Points

Hey Marcus,

I have a Spanish keyboard and the command didn't work for me either. I've tried looking for the key binding but didn't find that either. I did find an alternative though:

Select the label and go to Editor > Size to Fit Content

This should have the same effect as using CMD =

Hope this helps, Rodrigo

Sweet! Thanks once again hehe!! :)-)