-
Notifications
You must be signed in to change notification settings - Fork 255
Open
Description
Not sure if I entirely understood this section of the readme, but I was initially reading "As of 0.1.8, BigText implements its own debounced resize event." to mean that BigText will automatically update its size on a window resize - which it does not.
This is a bit confusing (to me). If there is it's own event, does that mean it will fire that event on resize? Or does it mean it will automatically resize itself, in a debounced manner? Or does it mean there is an event to can fire to make it resize? I think the documentation should be more explicit here. Also, I'd expect a 'resize' option being passed in to mean that the plugin will itself take care of resizing text on a resize event.
Metadata
Metadata
Assignees
Labels
No labels