I'm adding standard commands to my custom added bars, and all works well.
In v362 the "cmd.view.comments" when added to a bar, using UIX_CmdItemStyle_Normal, would display its "Short title":
The other added command: "cmd.view.bookmarks" displays it Title (due to Short Title being empty for it I guess).
I cannot find a style (UIX_CmdItemStyleFlags) to specify if I want "Title" or "Short Title" displayed. I need Title (since shorter)
p.s.
Why would ShortTitle for "cmd.view.comments" be longer than Title?
-žarko