MBMenuController
MBMenuController copied to clipboard
setBackgroundColor: should cause a render
setBackgroundColor: is the vanilla synthesized version, so the color doesn't get applied until something else causes a layout to be triggered. This should be fixed so that setting the color causes the menu to render.