Skip to:
fluid.transform.limitRange is missing the inverse rule. This should can be modelled after fluid.transforms.round's inverse ( https://github.com/fluid-project/infusion/blob/master/src/framework/core/js/ModelTransformationTransforms.js#L93 ). That is, it can return the back the current model value.
see channel conversation: https://botbot.me/freenode/fluid-work/2017-01-26/?msg=79987172&page=1
PR ( https://github.com/fluid-project/infusion/pull/805 ) was merged into the project repo at 103de6e28c790b196364b8cb941ba77fd2880f34
fluid.transform.limitRange is missing the inverse rule. This should can be modelled after fluid.transforms.round's inverse ( https://github.com/fluid-project/infusion/blob/master/src/framework/core/js/ModelTransformationTransforms.js#L93 ). That is, it can return the back the current model value.
see channel conversation: https://botbot.me/freenode/fluid-work/2017-01-26/?msg=79987172&page=1