infinitered / ProMotion-menu

RubyMotion gem allowing you to easily setup a facebook or Path style hidden slide menu easily with the ProMotion gem.
74 stars 29 forks source link

Update pro_motion_slide_menu.rb #24

Closed adelevie closed 10 years ago

adelevie commented 10 years ago

Fixes https://github.com/macfanatic/promotion_slide_menu/issues/21

macfanatic commented 10 years ago

@adelevie Thanks for the PR, mind taking a look to see why the spec failed in our codebase? One failing spec:

ProMotionSlideMenu::SlideMenuScreen
  - should present the menu controller without animation when requested [FAILED - #<BlankScreen:0xa6b1a90>.==(#<LeftNavScreen:0xa6ab550>) failed]

Bacon::Error: #<BlankScreen:0xa6b1a90>.==(#<LeftNavScreen:0xa6ab550>) failed

Strange that locking down to this version of the pod would cause any issue.