Tricks from Josef Flashcards

1
Q

When doing the font update, what is a good way to check that component dimensions didn’t change?

A

Batch select and look at height number

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What horizontal and vertical constraints do you usually apply on the outermost frame/layer when using autolayout?

A

Fixed width horizontal, hug contents vertical

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How do you drag and select indivudal items?

A

Option command drag

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Snap to Pixel grid (always do this before building a component)

A

Command shift ‘

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Open team library

A

Option 3

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Paste to replace

A

Right click and paste to replace

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Paste over selection (paste on top of frame instead of inside)

A

Command shift V

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Multi Paste - add object to multiple frames

A

Select multiple frames and paste object

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Paste image fill

A

Command v (just the regular paste)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which two autolayout funcitons cancel each other out?

A

Outer frame set to hug contents
Inner frame set to fill container.

This will result in the outer frame being set to a fixed width instead

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is the neseted autolayout object constraints usually set to, especially when the content is text?

A

fill container

How well did you know this?
1
Not at all
2
3
4
5
Perfectly