You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The glare appears as a rotating white square on tall divs.
I'm testing with a block with a height of 600 and a width of 280px. also happens on 600 x 100, 600x 200 etc.
I believe it is caused because the size of the "js-tilt-glare-inner" is calculated based on the width of the element and does not take into consideration the height of the element.
Thanks.
The text was updated successfully, but these errors were encountered:
The glare appears as a rotating white square on tall divs.
I'm testing with a block with a height of 600 and a width of 280px. also happens on 600 x 100, 600x 200 etc.
I believe it is caused because the size of the "js-tilt-glare-inner" is calculated based on the width of the element and does not take into consideration the height of the element.
Thanks.
The text was updated successfully, but these errors were encountered: