Make utility dialogs non-modal
Some dialog windows contain what I would call utility functions that are useful throughout a modelling session. For example the Snaps management dialog. Unfortunately these dialogs are modal, which means that we have to make whatever adjustments to the tool we need and then have to close the dialog in order to continue with our work. That is very distracting from the flow of work. These dialogs should be non-modal, i.e. non-blocking. Other dialogs that fall into that same category:
- Materials
- Object Styles
- Worksets
I'm sure there are many others.