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

Buttons in navbar don't work #1

Closed tb-ruby closed 11 years ago

tb-ruby commented 11 years ago

When using the slide menu, set_nav_bar_left_button and set_nav_bar_right_button do not work

macfanatic commented 11 years ago

Does setting the left/right UIBarButtonItem properties on navigationItem work properly?

I'll look into this when I get a chance.