Shouldn't it be a tooltip or something?
Description
Description
Related Objects
Related Objects
Event Timeline
Comment Actions
I think it shouldn't. The 'title' actually means 'label' in this context, and MenuToolGroup has a label indicating which of its tools are active.
Comment Actions
Mmm, I was confused myself, but I still think it's all correct.
MenuToolGroup has a 'title' configuration option, and it works correctly like you'd expect, setting a title/tooltip on the dropdown. It also has a 'label' option, which is probably what you mean, which is ignored for the reason I mentioned above.