jacomyal/domino.js

Using the "force" flag as a setting (global, instance, property)

Closed this issue · 0 comments

In _mainLoop, it is possible to use a "force" flag to force properties to trigger descending events, even if the new value is not different than the old one. And that's great.

Unfortunately, there is currently just no way to use that flag... That would be great to be able to use this flag exactly as the clone flag:

  • Usable the global domino settings
  • Usable from the instance settings
  • Usable via the property definition