mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-24 19:30:42 +00:00
Fixed: Manual test SmartFoldersDemo
The sheet was not closing when asked.
This commit is contained in:
@@ -224,6 +224,7 @@ var rootItems = [CPArray arrayWithObject:[CPDictionary dictionaryWithObjectsAndK
|
||||
[smartOutlineView reloadData];
|
||||
|
||||
[self saveSmartFolders];
|
||||
[aSheet orderOut:nil];
|
||||
}
|
||||
}
|
||||
// convenience method
|
||||
|
||||
Reference in New Issue
Block a user