Add forceUpdate flag to view.update() #1913
Labels
cat: canvas-rendering
status: PR proposed
an active pull request should fix this issue
type: improvement
When I am loading a font in the background and add it to the dom afterwards, the paper view does not recognize the change.
The function update says:
So add a flag
forceUpdate
to the function.The text was updated successfully, but these errors were encountered: