Mehmet Celik

Results 5 issues of Mehmet Celik

Hi Alvaro, Just noticed that when `scroll-behavior` is set to `smooth` on `html` element when scroll bars are enabled, it causes a weird scrolling animation/jump/latency no matter what the scroll...

question

Hi, I'm looking for a way to run code after all elements are ready on frontend. Basically, I'm setting the necessary classes and data attributes on `frontend/element_ready/section` action (`elementorFrontend.hooks`), however...

type/developer-api

Hi, By default when the recording starts, the file content is erased and the history of the file is lost. I'm wondering if it would be too much work create...

enhancement

When `keyboardScrolling: false,` is given in the parameters, up/down/left/right keys are still usable. https://codepen.io/meceware/pen/QwNxEVV However `fullpage_api.setKeyboardScrolling(false);` seems to be working.

bug

The body classname for slides are supposed to be `fp-viewing-{section-anchor}-{slide-anchor}` and this matches if slides are located starting from second section and so on. However, if the slide is on...

bug