Skip to content

Conversation

@DmitryEfimenko
Copy link

I noticed that parallax performs really bad on tablets so I needed a way to disable it based on the screen size.
This code change enables the following:

<div parallax-background parallax-if="isDesktop()"></div>

I noticed that parallax performs really bad on tablets so I needed a way to disable it based on the screen size.
This code change enables the following:
```
<div parallax-background parallax-if="isDesktop()"></div>
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant