Hi,
this is kind of a follow-up on this topic.
I’m still struggling with the latest unanswered question: how do I set a relative height for a column that contains a canvas?
In addition, I use some JavaScript that add’s div-elements to the canvas. Outside Pro that works perfectly, but as soon as I draw the canvas on a page that’s created with Pro, the div’s aren’t drawn onto the canvas, but below the html section. What’s going on here, what should I take into account when working with canvas that are being created and updated through JS, inside Pro?