skiokko

Results 5 comments of skiokko

Hi, Great, thank you very much!

Still broken on Latest Safari (04/12/2017) Incredible

I agree. The bug is from the plugin not from Safari.

I fixed it but use a simple js code: ``` document.getElementById('main').addEventListener('wheel', function (event) { console.log(event.deltaY) }); ``` The plugin is not required.

I also agree that have < br> for new lines by default is better. Generate new < p> for every line break create problems.