Increase caption height

pull/1/head
Michael Kirk 7 years ago
parent 78b1c9a8b9
commit ca30a96451

@ -803,7 +803,7 @@ class CaptionView: UIView {
class CaptionTextView: UITextView {
var kMaxHeight: CGFloat = ScaleFromIPhone5(100)
var kMaxHeight: CGFloat = ScaleFromIPhone5(200)
override var text: String! {
didSet {

Loading…
Cancel
Save