mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-04 09:53:41 +00:00
Previously, when editing a cell, the other cells of the tableView lost the themeState of the firstResponder. Now the other cells, as the tableView, keep this state when a cell is editing. Fixed #2133