mirror of
https://github.com/objective-see/TaskExplorer.git
synced 2026-03-22 07:02:39 +00:00
v 1.7.0 (beta?)
-dynamic code signing -improved global search -ignore WindowServer -added/removed some @sync to prevent deadlock/mutation issues
This commit is contained in:
@@ -870,11 +870,14 @@ bail:
|
||||
|
||||
//end updates
|
||||
[self.itemView endUpdates];
|
||||
|
||||
//reload bottom pane
|
||||
[((AppDelegate*)[[NSApplication sharedApplication] delegate]) selectBottomPaneContent:nil];
|
||||
|
||||
});
|
||||
|
||||
//bail
|
||||
goto bail;
|
||||
|
||||
}
|
||||
|
||||
//ignore if row selection and task didn't change
|
||||
|
||||
Reference in New Issue
Block a user