Babylon overrides ability to draw on separate canvas

I have a page, with bootstrap, and two grid elements side by side. On the left, I have a canvas for which I am not using babylon for. On the right, I have a canvas that I am using bablyon to render/control.

However, when I add the bablyon engine to the right canvas I am no longer able to draw on the left canvas.

Does babylon in some way overtake all canvas elements?

Nope :slight_smile: this must be something else

1 Like