Files
godot/editor
Hein-Pieter van Braam 7db66fea39 Do not call _update_actions when only changing deadzone
Because changing the deadzone with a click happens during
_propagate_mouse_event the tree is always blocked leading to a crash. We
don't actually need to update actions here anyway.

This fixes #20184
2018-08-05 22:22:16 +02:00
..
2018-08-04 11:25:07 +02:00
2018-05-11 21:37:08 +02:00
2018-08-04 11:25:07 +02:00
2018-07-26 08:58:35 -04:00
2018-02-19 22:38:58 +01:00
2018-05-15 17:14:31 -03:00
2018-07-23 20:50:23 +02:00