CPSplitView: exit a loop when the current divider is found

This commit is contained in:
cacaodev
2017-05-12 10:28:47 +02:00
parent d0cd976246
commit 258cd9209f
+2
View File
@@ -532,6 +532,8 @@ var ShouldSuppressResizeNotifications = 1,
_shouldAutosave = NO;
[self _postNotificationWillResize];
}
break;
}
}