coderitual/bounty

Display static value, without animation

Closed this issue · 1 comments

We need possibility to display odoo as a "static" value, with odoo look/style & digits positioning but without animation - i.e. when value === initialValue

At this point the only way achieving this is to use a static easing function () => 1. I will update if I have a better API for such behaviour.