Page 1 of 1

FabricJS Plugin Updated

Posted: Sat Mar 10, 2018 5:41 am
by luishp
I have updated the graphic plugin FabricJS:
https://sellfy.com/p/7lk4/

Demo here:
https://sinlios.com/neoappbuilder/plugins/fabric/

There are many bug fixes and the original javascript library has been updated to the last stable release.
I have extensively used this plugin in my elarning project aprendiendo.top to provide users with a rich image editor.

Regards

Re: FabricJS Plugin Updated

Posted: Mon May 21, 2018 2:55 am
by UltraVox
Hello Luishp,

Thank you for this great plugin.
I test NeoAppBuilder with your plugin.

Cheers,

Re: FabricJS Plugin Updated

Posted: Mon May 21, 2018 3:03 am
by UltraVox
This link points to an empty page.
There is nothing to download.

Re: FabricJS Plugin Updated

Posted: Thu Jun 07, 2018 11:35 pm
by luishp
Sorry, it seems sellfy has modified the link structure.
It's updated now.

Re: FabricJS Plugin Updated

Posted: Tue Aug 21, 2018 10:37 pm
by HPW
Hello,

Latest demo does not compile:

Unknown command: slFancyCheckBoxPrimary

Does it use a newer plugin version of PowerApp ?

Regards

Re: FabricJS Plugin Updated

Posted: Tue Aug 21, 2018 11:16 pm
by HPW
Hello,

Oops, my mistake. It is a different plugin.

This will get a problem when you can not identify the command to which Plugin it belongs.
So special prefix for every command as it was good habit in neobook?

Regards

Re: FabricJS Plugin Updated

Posted: Tue Aug 21, 2018 11:45 pm
by luishp
Sorry, it's this plugin:

http://neosoftware.com/community/viewto ... p=11219450

I have allways used the "sl" prefix (SinLios).
Should I use a different prefix for every plugin?
I will try to include all my plugins with the VisualNEO(Web) distribution.
Regards,

Re: FabricJS Plugin Updated

Posted: Tue Aug 21, 2018 11:59 pm
by HPW
Hello,
Should I use a different prefix for every plugin?
As written in above post:
So special prefix for every command as it was good habit in neobook?
So yours is good. I only misread it:

Code: Select all

Author      Plugin             Command
sl          FancyCheckBox      Primary
But then PowerApp and farbric does not fit yet.

slPowerAppCenterApp
...

slFabAddEvent
...

You may think about it. ;-)

And think of hundreds of plugins ;-)

Regards