mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-11-04 12:54:23 +01:00
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