Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added config param topPosition to enable setting a custom top position on the fly. #155

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

Conversation

ggada
Copy link

@ggada ggada commented Sep 5, 2016

Using this config option, the position of the progress bar can be configured based on the position of some other container. It can be changed on the fly to render at a certain position. In my project I wanted to align the progress bar with the underline on the word "weeks". Even on scrolling, I can make the progress bar to coincide with the underline on "weeks". If the weeks underline is scrolled over the screen, it renders at the default position (0px).

screenshot 1

screenshot 2

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