AztecEditor-iOS
AztecEditor-iOS copied to clipboard
Question: Can we add custom button in formatbar? such as align right?
I am now able to add a new button in format bar, but I have no idea how to implement align-right action.
Please help
Changing the NSTextAlignment property of the TextView will solve this.