add height constraint
This commit is contained in:
parent
092dfd6ad0
commit
dc8910c61d
@ -665,6 +665,7 @@
|
|||||||
|
|
||||||
- (void)setAsMolecule {
|
- (void)setAsMolecule {
|
||||||
self.translatesAutoresizingMaskIntoConstraints = false;
|
self.translatesAutoresizingMaskIntoConstraints = false;
|
||||||
|
[self pinHeight];
|
||||||
[self setAsStandardCustom];
|
[self setAsStandardCustom];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user