uno.extensions icon indicating copy to clipboard operation
uno.extensions copied to clipboard

Consider the possibility to raise a property change on the `BindableXXXModel` itself when its `Value` change

Open dr1rrb opened this issue 1 year ago • 0 comments

What would you like to be added:

Consider the possibility to raise a property change on the BindableXXXModel itself when its Value change.

Why is this needed:

This might allow a binding on the root model and patch common issue when using converter : https://github.com/unoplatform/uno/discussions/17345#discussioncomment-9951598

For which Platform:

TBD

Anything else we need to know?

A workaround is to bind to the BindableXXXModel.Value property.

dr1rrb avatar Jul 03 '24 18:07 dr1rrb