parent
b060ca680a
commit
a99a671034
1 changed files with 1 additions and 0 deletions
|
@ -2622,6 +2622,7 @@ bool CanvasItemEditor::_gui_input_select(const Ref<InputEvent> &p_event) {
|
|||
|
||||
bool CanvasItemEditor::_gui_input_ruler_tool(const Ref<InputEvent> &p_event) {
|
||||
if (tool != TOOL_RULER) {
|
||||
ruler_tool_active = false;
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue