Page 1 of 1

Events in smaller breakpoints

Posted: Fri Mar 04, 2022 8:04 pm
by mixextra
Hi,
please what am i missing in the settings? ....

Event onscrollreveal is expected to display at default breakpoints:
- objects are hidden and displayed gradually after the event is triggered.

In smaller breakpoints, the display (tablet, phone) event onscrollreveal is as follows:
- the objects are shown first and only then the event is triggered and displayed gradually

thanks

http://mixextra.sk

wbs:
http://mixextra.sk/events.zip

Re: Events in smaller breakpoints

Posted: Fri Mar 04, 2022 9:04 pm
by Pablo
Please read "When using events, the visibility is affected by breakpoints." in the FAQ:
viewtopic.php?t=63817

Re: Events in smaller breakpoints

Posted: Sat Mar 05, 2022 11:27 am
by mixextra
Hi Pablo,
thank you it was exactly what i missed.

One more question about the image in backgroun page, see the attached video.
When scrolling a page image in background hops. Is it a setting or is it a browser feature
which is related to hiding and displaying status bars?

The image is set in Page / Style / Background:
- repeat in both directions
- cover
- left
- top

http://mixextra.sk/0TestFile/ImageBacgr ... ground.mp4

Re: Events in smaller breakpoints

Posted: Sat Mar 05, 2022 11:33 am
by crispy68
This is due to the fact your phone has a bottom toolbar that disappears/appears when you scroll. This changes the size of the background. The background does not extend behind the toolbars. Since you have the image set to cover, it readjusts to fill the screen.

Re: Events in smaller breakpoints

Posted: Sat Mar 05, 2022 11:50 am
by mixextra
can be achieved by other settings that the image will not bounce, does that mean he would ignore the bottom toolbar?

Re: Events in smaller breakpoints

Posted: Sat Mar 05, 2022 1:35 pm
by crispy68
I don't know if there is a 100% solution as this has been an issue with mobile browsers for some time