browngraphicslab / tag

Touch Art Gallery is an app that allows museum visitors to explore art using familiar touch gestures. This is the codebase for the TAG web application.
0 stars 0 forks source link

Issues with timeline zooming for dates at end of collection. #174

Closed lucyvk closed 10 years ago

lucyvk commented 10 years ago

For some collections, the timeline circles do not properly center for the last dates in the collection (ex: 2007 and 2008 in the HIAA Collection): screenshot 54

This issue might be related to how the math is done to calculate the width and left position of the timline div when we are at time ranges of less than 100 years.

EmilyReif commented 10 years ago

This should be good now. @lucyvk and @JessicaFu, can y'all test? (It's just what we talked about this afternoon)

lucyvk commented 10 years ago

Functionality looked great when I was testing this afternoon! yay Timeline! Will look at the code too when I'm at my computer.

On Aug 4, 2014, at 6:13 PM, Emily Reif notifications@github.com wrote:

This should be good now. @lucyvk and @JessicaFu, can y'all test? (It's just what we talked about this afternoon)

— Reply to this email directly or view it on GitHub.

EmilyReif commented 10 years ago

Is this good to go @lucyvk ? I forget what we thought when we went through all these today