WordPress-Editor-iOS icon indicating copy to clipboard operation
WordPress-Editor-iOS copied to clipboard

Fixed #856 Can not save content correctly after "[self stopEditing]" was called if I used "[self setBodyText:]" method.

Open adrianmcgee opened this issue 7 years ago • 2 comments

Fixed this issue by putting the tool into non-edit mode on viewdidload.

I found the ‘Edit’ bar button to be confusing as it’s title doesn’t update based on it’s state. I have fixed that.

adrianmcgee avatar Jun 06 '17 10:06 adrianmcgee

This is my first pull request so if I've done anything incorrectly please let me know :-) Thanks

adrianmcgee avatar Jun 06 '17 10:06 adrianmcgee

@adrianmcgee - Can you describe the original issue in detail, with a step by step to reproduce the issue you were seeing?

This is the best way for us to evaluate and test this PR. Thanks!

diegoreymendez avatar Sep 27 '17 12:09 diegoreymendez