-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi,
I really like your library that makes creating complex UITableViews much easier!
I tested the provided sample app, but I found a small annoying bug with CBEditorStingInline.
To see the bug, do the following:
- tap on the string in the first cell of the sample app to edit it.
- add a letter (to get for instance the string "TesterA") and press return to dismiss the keyboard
- tap on the string to edit it again
- add again a letter (to get for instance string "testerAB") and hit return
When the keyboard closes, the newly added letter is not saved, but simply discarded!
It would be great if you could solve this bug!
Vincent
Metadata
Metadata
Assignees
Labels
No labels