Results 9 comments of Kirill

Hi, @mfelmy I've tried to solve this issue few times. I know why it happens and when but I am still kinda looking for the right solution.

Hi, no it's not. Can you provide more info please? I mean the device and browser info.

Hi, first of all why don't you want to pass your custom controls component as a prop to `FullPage`? If you do this, all the necessary methods will be injected...

Yes I want to rewrite the whole thing and use hooks and ts, but I can't tell you exactly when that happens.

@jaedung I think I will add this feature in some near future, but can't really tell you when. Also PR is welcome since this one seems to be abandoned

Seems like a deep issue, yes. I want to avoid delegating to library user the trackpad issue. I think I will research this later, but it is not the top...

Hello, I am trying to understand what is it you are struggling with. Can you explain or provide some code which will help me to grasp "mouse scroll references the...

I suppose you can use ref to FullPage instance and use `scrollToSlide` method