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
I have a tabbed structure. Every tab has jrac viewports. In the first tab everything is fine. But on other tabs there is no image. I have looked at the inspector and saw that jrac gives no width or height to the hidden tab images...
The text was updated successfully, but these errors were encountered:
Try to initialize the second tab's jtrac, when the user switches to the tab. (The second tab has display:none; and in this case the plugin will be unable to calculate the size of the viewport.)
Hi,
I have a tabbed structure. Every tab has jrac viewports. In the first tab everything is fine. But on other tabs there is no image. I have looked at the inspector and saw that jrac gives no width or height to the hidden tab images...
The text was updated successfully, but these errors were encountered: