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

Scrollable timeline #13

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

Scrollable timeline #13

wants to merge 2 commits into from

Conversation

dereksweet
Copy link

This PR allows the timeline to be scrollable, having the width of the scrollable content default to 3.2 times the size of the current window. This pretty much always makes it so that the times displayed on init are 12:00AM - 7:00AM like in the mockups. I went back and forth a lot last night on how the width should be defined, if it should be set or relative to the size of the window, but since the requirements were that it show 6 hours at a time I figured this was the best way to go. Lots of options available if we decide a set size is best.

It was asked if the content would scroll when you drag activity handlebars, and the good news is it does!

Here is a screen:
screen shot 2016-09-13 at 8 16 16 am

Am working now on getting the overlay bar with the time at the center updating properly. Isn't trivial at all.

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