jamie-pate/godot-control-data-binds

BindItems expressions cannot include dot or callable expressions

jamie-pate opened this issue · 0 comments

E.G. if you create a BindItem you should be able to set item_text = x.y() to bind the text for each item to the y method of the x property of each item in the array