Currently, I have positioned all three canvases above each other using a hacky CSS approach. , This needs to be resolved with appropriate positioning attributes to use instead of "fixed" because if a user scrolls has overflow-y on the vision page, the rendered overlaps will travel with as they scroll.
Currently, I have positioned all three canvases above each other using a hacky CSS approach. , This needs to be resolved with appropriate positioning attributes to use instead of "fixed" because if a user scrolls has overflow-y on the vision page, the rendered overlaps will travel with as they scroll.