The default is 10 seconds. To change it to 60 seconds, enter in the Ruby Console …
DCProgressBar.const_set("DEFAULT_TIME_LIMIT",60.0)
Then the next time a DC is redrawn it will use the new limit setting.
The default is 10 seconds. To change it to 60 seconds, enter in the Ruby Console …
DCProgressBar.const_set("DEFAULT_TIME_LIMIT",60.0)
Then the next time a DC is redrawn it will use the new limit setting.