Replies: 1 comment
-
Hi, It simplifies the algorithm that sets the position of each slide for infinite navigation or when on-page and virtual slides are used at the same time.
Sorry, but what do you think has been removed? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Just a question here.
In v5 we had a viewport and a track and the transformation was done to the track.
In v6 we dont have this track but apply transformation to each slide individually. I guess this made sense when slides we're added/removed, but as of now with that feature removed, I see this as unnessecary layout and paint complexity.
So I wonder if theres any other reason for each slide being transformed individually?
Beta Was this translation helpful? Give feedback.
All reactions