Skip to content

Conversation

langrenzhou
Copy link

1.Combo widget cannot cycle when clicking arrow
2.Add dataProcess so that when the widget value is changed, you can add conditional restrictions to the widget value 3.When modifying the widget value, when the widget value is bound to a property, the widget value and property should be modified only once, but calling setPropery directly causes the widget value to be modified twice.

1.Combo widget cannot cycle when clicking arrow
2.Add dataProcess so that when the widget value is changed, you can add conditional restrictions to the widget value
3.When modifying the widget value, when the widget value is bound to a property, the widget value and property should be modified only once, but calling setPropery directly causes the widget value to be modified twice.
@jagenjo
Copy link
Owner

jagenjo commented Jul 28, 2025

but I need to call setProperty to be sure we all use the same path to modify properties.

@langrenzhou
Copy link
Author

but I need to call setProperty to be sure we all use the same path to modify properties.
No, I think this is a two-way binding relationship. When modifying a property, determine whether the property is associated with the widget for synchronous modification. Similarly, when modifying the widget value, determine the property.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants