constraining
This commit is contained in:
parent
dc1372ca40
commit
1573e57f2c
@ -301,6 +301,10 @@ import MVMCore
|
|||||||
|
|
||||||
originalAttributedString = attributedText
|
originalAttributedString = attributedText
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public func needsToBeConstrained() -> Bool {
|
||||||
|
return true;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
extension Label {
|
extension Label {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user