Skip to content

Bug in CBEditorStringInline ? #4

@vyx

Description

@vyx

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions