After being away from the widget game for a while, I missed a major issue when creating the first version of this library.
Currently, the scrolling animation is blocking.
The library should be modified similar to the other animated widgets where an .update function is called in the main loop to perform the animations.