Skip to content

Commit b03fc57

Browse files
committed
Test change of metrics on list indentation
1 parent 7593b27 commit b03fc57

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Example/Example/EditorDemoController.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ class EditorDemoController: UIViewController {
171171
view.addSubview(titleTextView)
172172
view.addSubview(titlePlaceholderLabel)
173173
view.addSubview(separatorView)
174+
Aztec.Metrics.listTextIndentation = 24
174175
// color setup
175176
if #available(iOS 13.0, *) {
176177
view.backgroundColor = UIColor.systemBackground

0 commit comments

Comments
 (0)