Marcos Felipe Pimenta Rodrigues

Results 5 comments of Marcos Felipe Pimenta Rodrigues

Hi @jbarkun! I've recently implemented a [refresh function](https://github.com/blivesta/drawer/blob/master/src/js/drawer.js#L79) but didn't have time to update the docs yet. It doesn't quite work as you asked, though. It recreates the whole iScroll...

Currently there's no option for that. You could easily implement it, though, by calling `drawer.drawer('open')` and `drawer.drawer('close')` on the trigger's onmouseenter and onmouseleave events.