We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2d46f5 commit 396045dCopy full SHA for 396045d
1 file changed
Example/Example/EditorDemoController.swift
@@ -993,7 +993,6 @@ extension EditorDemoController {
993
}
994
995
toolbar.overflowToggleIcon = Gridicon.iconOfType(.ellipsis)
996
-
997
toolbar.frame = CGRect(x: 0, y: 0, width: view.frame.width, height: 44.0)
998
toolbar.autoresizingMask = [ .flexibleHeight ]
999
toolbar.formatter = self
0 commit comments