Open bugloos opened 4 years ago
i want to resize a shape ,but when i scale it bigger than container its point hide, shapeItem.selectize().resize({snapToGrid: 10, snapToAngle: 45, saveAspectRatio: true}); how can i?
shapeItem.selectize().resize({snapToGrid: 10, snapToAngle: 45, saveAspectRatio: true});
Give me a codepen or jsfiddle which shows the issue
i want to resize a shape ,but when i scale it bigger than container its point hide,
shapeItem.selectize().resize({snapToGrid: 10, snapToAngle: 45, saveAspectRatio: true});
how can i?