Aurélien G.

Results 3 issues of Aurélien G.

Hi, First, thanks for this great lib. When i want to use your examples, IE10 tells me : "Typed array constructor argument is invalid' at this line : var data_u32...

Added support for pause and resume the SwipeView. Useful if you need to have the touch events not interfering at some point. API : Call pause() and resume() to pause...

### Expected Behavior `Timber::get_image($id)` should return image data. It insteads returns `NULL` when the image is an image/avif type. ### Actual behavior Should return image data. ### Steps to reproduce...