Closure: Fixed rendering of completed items
Class name is now set in the template rather than at the view layer, because todomvc.view.ToDoItemControlRenderer#setState is called on the old element before it's removed from the DOM, so modifications don't persist.
Showing
Please register or sign in to comment