이거군
This commit is contained in:
parent
f6b586cb77
commit
45b4b37e96
@ -45,11 +45,11 @@ export default class QPolygon extends fabric.Group {
|
||||
}
|
||||
|
||||
setFontSize(fontSize) {
|
||||
this.fontSize = fontSize
|
||||
this.texts.forEach((text) => {
|
||||
text.set({ fontSize })
|
||||
this.canvas.requestRenderAll()
|
||||
})
|
||||
this.fontSize = fontSize
|
||||
this.addWithUpdate()
|
||||
}
|
||||
|
||||
#addLengthText() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user