Actions
Feature #39
closedRemove 'new...' text when creating new character
Start date:
10/19/2010
Due date:
% Done:
100%
Estimated time:
Description
When typing in the 'new...' cell, this text should be removed. Perhaps auto-select all the text so that a key stroke replaces it, perhaps remove all text when the cell enters edit mode (then will need to replace it if the edit is canceled).
Updated by Damian Small about 15 years ago
- Assignee set to Damian Small
- Target version changed from 1.0.1 to 0.7.0
Updated by Damian Small over 12 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Changed name of 'new' line actor to '', but implemented custom renderer to show 'new...'. Editor component uses blank value always, and change detection works on that as well.
Actions