Using Maya 2015 I take it? They did something with the new release of Maya that completely breaks certain UI flags which is super annoying. I’m working on putting out a fix for that, but in the meantime, people have just been opening the python files, searching for sizeable = True, and replacing with sizeable = False.
Hope that helps!