Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

Add a forceDisplay option for indicators #1198

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

epigeyre
Copy link

If you are working with indicators for parallax effect on a responsive website (especially with horizontal navigation) you might want to prevent the indicators to be hidden when the container is not big enough to scroll. In this case, I've added the forceDisplay option.

To use it, just add forceDisplay: true in the indicator option array.

If you are working with indicators for parallax effect on a responsive website (especially with horizontal navigation) you might want to prevent the indicators to be hidden when the container is not big enough to scroll. In this case, I've added the 'forceDisplay' option for the indicator. Just use 'forceDisplay: true' in the indicator option array.
Add a forceDisplay option for indicators
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant