Prallax setting not working

When you set the parallax for two consecutive blocs using the same image it applies the parallax to separately to each block using V4. Where as in V3 you could have multiple blocs using the same image to achieve the parallax effect for both blocs.

Is this a limitation to the new version?

Interesting, it doesn’t happen every time. If you remove the background and re-add it, it then works again. Well it was for me when testing this. Worth submitting as a Bug.

It does it for me ever time. Here is test project where it does not work.
Test.bloc.zip (626.3 KB)

I will submit a bug tomorrow…

Norm says it’s not a bug.
During test phase of V4 I discussed this issue with him.
This is what he said: " *… the new parallax operates slightly different. I’ve moved Blocs to a JS version that works on mobile, so this is one of the fallbacks".However, you can always move the row from one Bloc into another so you don’t need two Blocs, just a single Bloc with 2 rows and you should get the same effect you originally had."

1 Like

I though about using multiple rows within the same bloc to achieve the desired results but ran out of time yesterday. So, I changed it this morning after reading your reply and it works as Norm mentioned it.

Also, this is a small price to pay for the added function.

2 Likes