Fabric.js Help!

Hey there bubblers!

Is someone familiar with implementing fabric.js in bubble?
Please get in touch if you are!

Many thanks
Emil

1 Like

Thank you for your reply! Ive checked it out, but it seems like there arent too many customization options, Im building a t-shirt designing platform, which means not all the features can be visible.

2 Likes

Thanks for the shout out @Appkit!

@balle.emil – what customization options are you looking for? Happy to look into it if it makes sense for the plugin!

Alex
TechBlocks

1 Like

Hey Alex! Nice of you to get in touch!
Well! I have actually bought and played around with the plugin yesterday and today. I am missing som features that I also mentioned in your thread.
I wanted to use it as a design platform for a t-shirt costumizing store. But i would like to connect the different modules that i can add to the canvas to my db. Limit the amount of things you could add to the canvas and also limit the size of the different things on the canvas. In that way I could sell a, let say “small print” 10x10 cm, and the user would then be limited to the space defined.
Im also missing a background image, that the user cant delete or resize. So that i can put a tshirt template inside, if you catch my drift.

I am also experiencing that the quality of the convert png, is pretty poor. Or am i doing something wrong?

@alex4

Hi @balle.emil – thanks for clarifying your request!

  1. Every time a user has added something or modified the canvas, an event fires (called Canvas Modified) – not sure how your use case works exactly, but you may be able to use this event to track the number of times a user added something and change the canvas to the mode where users cannot select elements on the canvas.
  2. For the background image, would a new field in the workflow action called “Not selectable?” when set to YES would disable the ability to select/resize the image work?
  3. Regarding the png issue, I’m not able to help without a link to your app or editor. Could you share that with me?

Best,
Alex

This topic was automatically closed after 70 days. New replies are no longer allowed.