Message 1 of 1
optionMenuGrp list position BUG
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I make a lot of custom UIs for various tool sets. I like to provide options through option menu groups, but since Maya 2022, I've noticed that the menu list is often offset from the actual UI control. The menu will appear in the center of the screen, regardless of where the control is within the application window.
I've tried using columnAttach, columnAlign, columnOffset flags, but they only change the positions of elements within the list and not the list itself.
This is a really annoying bug. Is this a graphical error? or is there some command flag I'm not using?
thanks.