mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-04-21 14:34:43 +00:00
fontSize not being used from options in fabric.Text
This commit is contained in:
parent
2b08618742
commit
40edcb8e8b
1 changed files with 1 additions and 0 deletions
|
|
@ -130,6 +130,7 @@
|
|||
this.stateProperties.push(
|
||||
'fontFamily',
|
||||
'fontWeight',
|
||||
'fontSize',
|
||||
'path',
|
||||
'text',
|
||||
'textDecoration',
|
||||
|
|
|
|||
Loading…
Reference in a new issue