Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Allow repeater to scroll when needed #1255

Conversation

BenjaminNeilDavis
Copy link
Contributor

Everything was wrapped in .scrolling on the canvas. When the repeater actually needed to scroll it was being overwritten because .scrolling was not being called correctly. Issue that came from my changes for frozen columns.

Fixes #1254 and #1253

… actually needed to scroll it was being overwritten because .scrolling was not being called correctly. Issue that came from my changes for frozen columns.
@interactivellama interactivellama added this to the 3.7.1 milestone Apr 22, 2015
@interactivellama interactivellama self-assigned this Apr 22, 2015
@interactivellama
Copy link
Contributor

Thanks for the fix, Ben!

interactivellama added a commit that referenced this pull request Apr 22, 2015
…crolling

Allow repeater to scroll when needed
@interactivellama interactivellama merged commit a3aacf3 into ExactTarget:master Apr 22, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Repeater-list not scrolling like it should
2 participants