RoomVisual style.drawMode (Canvas globalCompositeOperation)



  • It would be really nice to have access to the canvas globalCompositeOperation.

    Could we get this added to the style object? This would work by setting the composite mode before drawing each element.

    If style.drawMode isn't set then the composite operation would be set back to source-over.