Adds back/forward buttons to page menu
This commit is contained in:
@@ -31,8 +31,8 @@ class DocumentControlView: UIControl
|
||||
|
||||
tintColor = .label
|
||||
|
||||
label.font = UIFont.preferredFont(forTextStyle: .subheadline)
|
||||
label.textAlignment = .center
|
||||
label.font = UIFont.preferredFont(forTextStyle: .body)
|
||||
label.textAlignment = .left
|
||||
|
||||
imageView.contentMode = .center
|
||||
|
||||
|
||||
Reference in New Issue
Block a user