transparency_fadein

Summary: Control how dialogs change to transparent

Flag

transparency_fadein A

A = 1: (On) Dialogs fade to transparency after moving the mouse away from them (default)

A = 0: (Off) Dialogs abruptly change to transparent immediately after moving the mouse away

Description:

Many of the dialogs in the User Interface are programmed to fade slightly (turn transparent) when the mouse is moved away. This allows visibility of the underlying model.

The default behavior is for dialogs to fade to transparency gradually. When this flag is set to "off" (0), dialogs become transparent immediately after moving the mouse away from them.

Note that not all dialogs fade. Only those that can be open while selecting items on the screen fade.

Note also that this flag has no effect if the transparent_widgets is off (=0).