Wednesday, 19 September 2018

Fixing issues


I was having an issue that when you scrolled to the end of this section the scrolling went down and snapped left a little instead of just stopping perfectly at the end (and also displaying a horizontal scrollbar for a second)

It was also causing issues with usability when Caroline was user testing (paired with the fact she wasn't familiar with using my laptop)

I played around with the javascript animation x-axis and duration but I wasn't quite fixing it.....but I eventually realised it was just a case of  adding -500px margin to the bottom to remove that negative space.

No comments:

Post a Comment