Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ObservableArray does not raise its change event when its `length' property is set. #1235

@hamorphis

Description

@hamorphis

It only raises the propertyChange event (inherited from Observable) for the length property. But is should also raise the 'change' event, since widgets such as the ListView listen for the change event in order to refresh their UI.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions