mirror of
https://github.com/zakk4223/CocoaSplit.git
synced 2026-05-15 14:15:50 -06:00
IF a layout source is doing auto-cropping to a contained source, reset the crop rectangle if no contained input matches the pattern
This commit is contained in:
parent
768c139d36
commit
a0efc75baa
1 changed files with 0 additions and 3 deletions
|
|
@ -342,10 +342,7 @@
|
|||
CFRelease(useImage);
|
||||
}];
|
||||
|
||||
if (!NSEqualRects(useCropRect, NSZeroRect))
|
||||
{
|
||||
[self setupInputCropping:useCropRect];
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue