-
Notifications
You must be signed in to change notification settings - Fork 6
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
Midterm Review - Timeline #113
Comments
So I got rid of the dates aspect of the time line and it looks pretty good. I'm just gonna work on adjusting the picture and text combination |
I fixed the missing 404 errors, timeline looks a little better now. |
I may take out the function that determines if it is using mobile or tablet. When I made the function always return "desktop". It was a lot less "Janky" and easier to maneuver. I just have to adjust the side bars. |
@esteinborn I've fixed the majority of issues that you addressed in the email. I'm experimenting with disabling the timeline "swipe to navigate" feature. Right now it doesn't look great but it is a lot easier to maneuver through. Please check out the timeline on your computer and smartphone. http://suny-albany-cci-inf362.github.io/whatev3r/guide/generaltimeline.html Any input would be great, Thanks! |
@esteinborn If i switch back to the touch, I would have to figure out a way to prevent timelime plugin from misinterpreting a vertical swipe from a horizontal swipe. That was a big problem with the swipe feature. I'll take a look if there's a sensitivity function in the js that i can play around with. Otherwise I can probably show arrow buttons so the user knows to go forward or backwards, and get rid of the large black on hover boxes surrounding them. You preferred the swipe feature more than the click to navigate feature? |
Or you could re-calculate the height of the div after each swipe so that and for goodness sakes please remove that lego pirate image. On Mon, Apr 14, 2014 at 3:49 PM, extremezoo [email protected]:
|
lol I was laughing at that, I don't know who put that there but I'll take it down. Okay I'll try what you suggested. Thanks for the help! |
The text was updated successfully, but these errors were encountered: