Skip to content

Fix TreeItem range editing by dragging on the inspector

Rafał Mikrut requested to merge fix-issue-4608 into master

Created by: ghost

Fix the Tree class don't allowing to edit a TreeItem spinbox via draggring, when the range cell mode is CELL_MODE_RANGE_EXPRESSION.

closes #4608 (closed).

Merge request reports