When you double click an item of the TODO list in order to edit it. The view_entry turns into a view_entry_edit_input and allows you to edit it's value. But it is not working. Only the last char you type on your keyboard gets changed in the text of the TODO item.
When you double click an item of the TODO list in order to edit it. The
view_entry
turns into aview_entry_edit_input
and allows you to edit it's value. But it is not working. Only the last char you type on your keyboard gets changed in the text of the TODO item.