mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-23 19:51:00 +00:00
* Palettes/3Containers/GormTableViewAttributesInspector.m: apply changes only after editing has end.
This commit is contained in:
parent
3aaaec8ccc
commit
9fa040fcbc
1 changed files with 1 additions and 1 deletions
|
@ -242,7 +242,7 @@
|
|||
|
||||
|
||||
/* delegate for tag and Forms */
|
||||
-(void) controlTextDidChange:(NSNotification *)aNotification
|
||||
- (void) controlTextDidEndEditing: (NSNotification*)aNotification
|
||||
{
|
||||
[self ok:[aNotification object]];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue