Only emit 'dataChanged' signal if the data really changes
Depends on D8945
dfaure |
Only emit 'dataChanged' signal if the data really changes
Depends on D8945
Unit test created
Lint Skipped |
Unit Tests Skipped |
Good stuff, it also skips a call to refresh() when nothing changed, which is good for performance.