When using the demo for this library, activating the confetti effect with default settings causes the window size to change due to confetti elements only being de-rendered when the time of the animation is complete, which in turn causes a new scrollbar to be added for the width of the window, and changes the height scrollbar as well (as the height increases).
As a developer I want the ability to prevent this from happening so that users of the application I am working on are not negatively impacted.
When using the demo for this library, activating the confetti effect with default settings causes the window size to change due to confetti elements only being de-rendered when the time of the animation is complete, which in turn causes a new scrollbar to be added for the width of the window, and changes the height scrollbar as well (as the height increases).
As a developer I want the ability to prevent this from happening so that users of the application I am working on are not negatively impacted.