Open xiaoiver opened 1 day ago
const rect = new RoughRect({ x: 50, y: 50, width: 100, height: 100, fill: 'black', fillStyle: 'dots' });
RangeError: Maximum call stack size exceeded