Summary: Allow dialogs to fade immediately after moving the mouse away.
Flag
delay_transparency A
A = 1: (On) Dialogs turn transparent two seconds after moving the mouse away (default)
A = 0: (Off) Dialogs turn transparent immediately after moving the mouse away
Description
Many of the dialogs in the user interface are programmed to turn transparent when the mouse is moved away from them. This improves visibility of the underlying model when a dialog is left on the screen. The default behavior is to fade two seconds after moving the mouse away.
Use this flag to change this behavior to cause the fade to transparent to occur immediately.
Note that not all dialogs fade. Only dialogs that can be open while selecting items on the screen can fade.
Note that this flag has no effect if the transparent_widgets is off (=0).