FabricJS Plugin new version coming soon - Page 2 - Forum

Forum Navigation
You need to log in to create posts and topics.

FabricJS Plugin new version coming soon

PreviousPage 2 of 2

@luishp

I think there is an issue with the FabricJS Group and maybe the same with the UnGroup function too.

I added a button to your sample app to test out the fabGroup function but it fails.

Send to Back, Bring to Front etc. all work fine but Chrome debugger reports "GetActiveGroup is not a function" when the fabGroup function is initiated. The same for UnGroup too.

Sorry more work for you!

Thanks

Uploaded files:
  • You need to login to have access to uploads.

@paultomo it's seems the way I was doing it is deprecated. I have fixed it.
Please download and replace the attavhed plugin. I will add the fixed version in next VisualNEO Web release.

Thank you!

Uploaded files:
  • You need to login to have access to uploads.

Perfect, tested and the Group/Un-Group function is working fine now.

Thanks!

Sorry but I've found another issue with FabricJS!

The fabNewInteractiveText function works fine when I test on my PC or web browser, it also works fine once the app is compiled to an apk file and added to my Android Tablet but for some strange reason it will not work on my Android mobile phone. (A Samsung S8).

The Text block is created but all I can do is move or size it?

Seems very odd to me!!!

Any Ideas?

@paultomo unfortunately it seems to be a FabricJS limitation on mobile devices.
You can try using an Input Text object to get the desired text value instead.
Sorry.

PreviousPage 2 of 2