Closed remyhunt closed 4 months ago
Hello @remyhunt.
When we checked the documentation page, we saw that renderOnlyVisible
only renders the two Panels that fit inside the screen.
This seems to be different than Flicking above without the option applied, which renders 5 Panels, and we would like to check if there's something different if the demo works wrong in your environment.
Could you let us know how many Panels in the bottom Flicking renders in the developer tools in your environment?
thanks for getting back to me @malangfox - I had a misunderstanding of this option.
My expectation was that it was intended to change the behavior of the slider to instantaneously change, rather than use a slide animation. How embarrassing for me, but I appreciate your help!
Description
Attempted to set the
renderOnlyVisible
option in my Vue3 app, and it didn't work.I noticed this isn't working on the documentation page - suggesting that this might be a cross-platform issue!
https://naver.github.io/egjs-flicking/Options