We now offer the ability for users to non-graphical results in quarto-webr cells even if OffScreenCanvas is not available. Previously, this triggered an error that was difficult to understand what was going on.
Moreover, we now have a warning box that appears at the top of each document if we are unable to use the OffScreenCanvas.
This PR is the second stab at resolving #155.
We now offer the ability for users to non-graphical results in
quarto-webr
cells even ifOffScreenCanvas
is not available. Previously, this triggered an error that was difficult to understand what was going on.Moreover, we now have a warning box that appears at the top of each document if we are unable to use the
OffScreenCanvas
.