summaryrefslogtreecommitdiff
path: root/scene/gui
diff options
context:
space:
mode:
authorAndrii Doroshenko (Xrayez) <xrayez@gmail.com>2020-11-20 01:28:40 +0200
committerAndrii Doroshenko (Xrayez) <xrayez@gmail.com>2020-11-20 01:28:40 +0200
commitafcb6f38db9c313328130b6632073cda7f3b98e0 (patch)
treec446b29005779b2a9ea4509da5e75ddd6b4315e4 /scene/gui
parent9a3d3df0e2b98214cc208542834a51fbc16f6894 (diff)
Do not start `Timer` upon manual switching of internal process
Prevents `Timer` to prematurely start and timeout immediately if internal processing is enabled manually with `Timer.set_process_internal(true)` or `Timer.set_physics_process_internal(true)`. Even if the internal processing is enabled manually, the user still has to actually start the timer with `start()` method explicitly.
Diffstat (limited to 'scene/gui')
0 files changed, 0 insertions, 0 deletions