fontSize not being used from options in fabric.Text

This commit is contained in:
Jhonny Everson 2011-09-30 07:46:41 -03:00
parent 2b08618742
commit 40edcb8e8b

View file

@ -130,6 +130,7 @@
this.stateProperties.push(
'fontFamily',
'fontWeight',
'fontSize',
'path',
'text',
'textDecoration',