mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-22 20:25:49 +00:00
Update text.class.js
This commit is contained in:
parent
ff56ad583e
commit
27f9214d94
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@
|
|||
extend = fabric.util.object.extend,
|
||||
clone = fabric.util.object.clone,
|
||||
toFixed = fabric.util.toFixed,
|
||||
supportsLineDash = fabric.StaticCanvas.supports('setLineDash'),
|
||||
NUM_FRACTION_DIGITS = fabric.Object.NUM_FRACTION_DIGITS;
|
||||
|
||||
if (fabric.Text) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue