AwesomeMenu icon indicating copy to clipboard operation
AwesomeMenu copied to clipboard

Path 2.0 menu using CoreAnimation :)

Results 21 AwesomeMenu issues
Sort by recently updated
recently updated
newest added

Hi All, I have two awesome menus side by side. They are providing selection services for two image widgets, and allow the user to select from camera or gallery for...

Assertion failed: (CGFloatIsValid(x) && CGFloatIsValid(y)), function void CGPathAddLineToPoint(CGMutablePathRef, const CGAffineTransform *, CGFloat, CGFloat), file Paths/CGPath.cc

AwesomeMenuItem图片大小怎么调整,我放了一个尺寸大的图片,item就很大,放张小尺寸的图片,item就很小

Podspec source_files should not start with /.

I use Swift rewrote AwesomeMenu, [link here] (https://github.com/mythkiven/DiffuseMenu_Swift) 还请大神指教~

AwesomeMenu[15456:271322] **\* Assertion failure in -[UIApplication _runWithMainScene:transitionContext:completion:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKit_Sim/UIKit-3512.60.7/UIApplication.m:3401 2016-07-19 20:30:52.682 AwesomeMenu[15456:271322] **\* Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Application windows are expected to have a root view controller...

There is no root view controller in your application delegate, so your demo crashed and I fixed it! - (BOOL)application:(UIApplication _)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions { self.window = [[UIWindow alloc] initWithFrame:[[UIScreen mainScreen]...

it helps me a lot

Podspec source_files should not start with /. fix issue #76