Skip to content

Add observer functions

Rafał Mikrut requested to merge github/fork/creikey/observable-functions into master

Created by: creikey

  • When there is a setter and an observer, value is not changed before calling the observer
  • Partially fixes #6491

Merge request reports