Description
Using Wysimark in its Vue form with Vuetify and its VDialog component. When clicking on the context menu, not only would a configurable z-index be useful, but also the ability to specify the relative container element to be positioned. Might be a good idea to base the (if not already) positioning of the context drop-down relative to the main control.
Reproduction

Environment
- Wysimark Version: 3.0.20 (Vue Wsyimark)
- Operating System: Windows
- Browser: Chrome
Context
There doesn't appear to be any good way (unless it's not documented) to correctly apply the right positioning to the overlay/context drop-down based on the randomized-appearing class names that are attached to them when clicking on an option. Still working on my own workarounds, but this might stifle my progress.