The source project of this merge request has been removed.
Fix carousel "get clients rect of undefined" error
The getElementXOffset function used to throw an exception in case the carousel didn't have a visibile ancestor. Now it doesn't.
The getElementXOffset function used to throw an exception in case the carousel didn't have a visibile ancestor. Now it doesn't.