feat: polyfill CanvasRenderingContext2D.roundRect (#6673)
This commit is contained in:
@@ -56,6 +56,7 @@ import {
|
||||
getLinkHandleFromCoords,
|
||||
} from "../element/Hyperlink";
|
||||
import { isLinearElement } from "../element/typeChecks";
|
||||
import "./roundRect.polyfill";
|
||||
|
||||
export const DEFAULT_SPACING = 2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user