X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/d89a0ca515b4db2cb0f4bbe6b7e4d709c5296eba..HEAD:/ITCoreImageWindowEffect.m diff --git a/ITCoreImageWindowEffect.m b/ITCoreImageWindowEffect.m index ea68c84..afef08f 100644 --- a/ITCoreImageWindowEffect.m +++ b/ITCoreImageWindowEffect.m @@ -20,7 +20,7 @@ static BOOL _running = NO; + (NSString *)effectName { - return @"Core Image - Ripple"; + return @"Ripple"; } + (NSDictionary *)supportedPositions