Proposed Feature
I propose adding a "Do Not Animate" widget or an equivalent parameter that can be used to control the animation behavior. This widget would effectively disable animations linked to parameter changes. It could work as follows:
- As a Widget: Introduce a new widget or an option within the existing widget tree that, when activated, prevents animations when parameters change.
- As a Parameter: Offer a boolean parameter (e.g.,
animateOnChange: false) that can be set to disable animations upon parameter updates.
Benefits
- Enhanced User Control: Users gain more control over the behavior of the package, allowing them to opt-out of animations when needed.
- Increased Flexibility: This feature adds to the flexibility of the package, making it adaptable to a wider range of use cases and user preferences.
Proposed Feature
I propose adding a "Do Not Animate" widget or an equivalent parameter that can be used to control the animation behavior. This widget would effectively disable animations linked to parameter changes. It could work as follows:
animateOnChange: false) that can be set to disable animations upon parameter updates.Benefits