quick zoom tool is missing region marquee #1
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
limitation
Something can be improved
Currently the quick zoom tool misses a marquee style display of the region the user wants to zoom into.
Because the tool is based on the standard draggerContext there no such option.
To draw a marquee a custom context plug-in needs to be written but currently the python API of Maya doesn't seem to provide this.
A solution would be to write a c++ plug-in but this would require recompiling for every Maya version which seems like too much work for a zoom tool.
Maybe someone has a better approach to make a selection box visible through python.
The text was updated successfully, but these errors were encountered: