godotengine / godotengine/godot-docs

`_is_in_input_hotzone` and `_is_in_output_hotzone` still refers to old theme constants

Open
#11,152 0 comments 0 reactions 0 assignees View on GitHub
area:class reference bug topic:gui
Dominant language
reStructuredText
Stars
5.7k
Forks
3.8k
Avg merge
1d 20h
Merged PRs (30d)
25

Description

**Your Godot version:**
4.4.1

**Issue description:**
Both `port_grab_distance_horizontal` and `port_grab_distance_vertical` has been removed and the relevant theme constants are now `port_hotzone_inner_extent` and `port_hotzone_outer_extent`.

Description and sample code for both these functions(`_is_in_input_hotzone` and `_is_in_output_hotzone`) are still referring to the old variables.

**URL to the documentation page:**
https://docs.godotengine.org/en/stable/classes/class_graphedit.html

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.