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
For now I'm basically making all my styles using javascript and changing the styles.
But Is there any alternative? I mean, bind the webgazerVideoContainer(and others) to an already styled div?
I've tried starting with the div ids of my component, but webgazer continues using the webgazerVideoContainer that was created by it in body.
The text was updated successfully, but these errors were encountered:
Hello, everyone.
For now I'm basically making all my styles using javascript and changing the styles.
But Is there any alternative? I mean, bind the webgazerVideoContainer(and others) to an already styled div?
I've tried starting with the div ids of my component, but webgazer continues using the webgazerVideoContainer that was created by it in body.
The text was updated successfully, but these errors were encountered: