freezeframe.js icon indicating copy to clipboard operation
freezeframe.js copied to clipboard

freezeframe should have a "ready" event listener

Open eballeste opened this issue 4 years ago • 1 comments
trafficstars

Because the internal setup method is promise-based acting upon the freezeframe elements after initializing it might sometimes render incorrect results. It would be cool if we could have some type of ready event listener that is triggered after the private _ready method is called.

eballeste avatar Sep 22 '21 20:09 eballeste

Just want to add my +1 to this also.

I tried to clone and fork the project but kept on getting npm issues. Honestly, I've moved onto yarn now.

paulm17 avatar Jan 24 '22 18:01 paulm17