Skip to content

Modify various functions in Eyetracker.ts to not modify the DOM directly #33

@jadeddelta

Description

@jadeddelta

Various functions in the code such as createOverlay(), createVideo(), createDisplay() and more directly modify the DOM instead of providing the video and canvas. In order to keep in line with providing tools and not the HTML, we should modify these functions in order to only provide the video and canvas tags.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions