Quote from
luishp on September 12, 2020, 10:27 am
Hi @abuamro2003
Just add a new Container object and use this code in page-enter event:
fabInitialize "Container1"
fabDrawingMode "Container1" true "#000000" 2
For more information take a look at the FabricJS plugin sample.
Regards.
Hi @abuamro2003
Just add a new Container object and use this code in page-enter event:
fabInitialize "Container1"
fabDrawingMode "Container1" true "#000000" 2
For more information take a look at the FabricJS plugin sample.
Regards.