brownhci / WebGazer

WebGazer.js: Scalable Webcam EyeTracking Using User Interactions
https://webgazer.cs.brown.edu
Other
3.54k stars 536 forks source link

Styles in angular component #340

Open dev-vinicius-andrade opened 7 months ago

dev-vinicius-andrade commented 7 months ago

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.