Chuck Grimmett

Results 4 comments of Chuck Grimmett

You can trigger your `responsiveCal()` function after the resizing is complete by creating an event: resizeEnd: ``` $(window).resize(function() { if(this.resizeTO) clearTimeout(this.resizeTO); this.resizeTO = setTimeout(function() { $(this).trigger('resizeEnd'); }, 500); }); ```...

Bump. My team would really like to get their BCH out. @rubensayshi ?

The Known Issues page lists this issue and says it will be fixed with the forthcoming 2.0.5 release of DayOne. (Current version is 2.0.4.) http://help.dayoneapp.com/known-issues/