javascript - Fabric.js text color not changing -


hello have fabric js app designs business card front , on same page there 1 canvas in page , 2 buttons for selecting front or side of card. when user works on front side canvas data saved in variable in json format whenever user edit in canvas same fack side..and when user switch card side loads json data front or variable holds json data working fine not text color eg. when user changes text color in front side of card , load side in canvas , again when user loads front side of card in canvas text color set black not user changed last time.

app preview


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -