Building a new plugin for design, draw, and image editing

Will I be able to let my users create their own e-commerce pages and host the result on my subdomains?
So I can manage all my users’ data rolling around this scope

1 Like

=== New Update =====

  • Fix some bugs
  • New feature - get the list of all layers with image
  • select layer with action
  • Show/Hide specific layer with action
  • export canvas as SVG
  • Update SVG colors

1 Like

As soon as you can, include me in the beta test

1 Like

=== New Features added =====

Ability to align objects with action

Screen Recording 2022-04-29 at 1.56.15 AM


Flip objects vertical and horizontal

Screen Recording 2022-04-29 at 2.01.24 AM


show guidelines and snap to objects and canvas center

Screen Recording 2022-04-29 at 1.58.29 AM


support add custom shapes from SVG file

Screen Recording 2022-04-29 at 1.59.41 AM


Zoom with the mouse wheel or action, and support pan when zooming in
zoom will be to mouse points unless the canvas width and height lower than the screen will be to center

Screen Recording 2022-04-29 at 2.02.51 AM

1 Like

1__PSUPvM0IiVlYG7Kvw79ug

Would be great have this timeline to animate elements

Hello Momen,

Would it be possible to have an avatar builder with your plugin? Customise it so that users can choose face, hair, nose… style, customise the colors, etc. ?

Hello Licorice,

Yes it possible, I made something simple like this before with the plugin you can check

1 Like

That’s very cool, and I love the style! When can we access your plugin?

Hello Everyone,

the plugin is just released on Bubble marketplace, you can check it here

----- Basic Demo page -------

----- Advanced Editor Demo -------

2 Likes

the plugin is available now on the marketplace, check it now

Hi @momen Is there a way to create circular image frames with this?

1 Like

currently, there is no frame option for the image but you can make the image circular by increasing the roundness of the image based on its width, for example, if the image width is 200px make the roundness more than 100px this will make the image look as circular

Hmm. I’ve tried doing that but it isn’t a perfect circle so it won’t work for what I’m trying to do.

to make it perfect circle you need to make it square , width = height ,
I also added the feature of adding frame to images to the backlog to be added to the next updates

Hello @momen
Can i set aspect ratio of image
I need options to save edited image with 16:9 , 9:16, 1:1 , 4:5 aspect ratios

Is it compatible with the native app? I want to make a native app for ios and android to let the user make advertisement templates

Hello,

Your plugin may be what I need but I wanted to check first!

I am building a double glazing designer app which will allow window installers to quickly draw a window to scale based on measurement inputs. So, I wondered if the shape can be resized from the users input values?

Next, can I limit the number of shapes available so my users can only choose from 4 or 5?

I need to enable users to draw something like the images below (they would only draw one window at a time)

Is this at all possible?

1 Like

You can set the actual working canvas to any dimension you want and when exporting the canvas to image it will take the same dimension of the working canvas

Yes all objects can set width and height with workflow

Shapes in the demo is coming from database, the plugin enables you to add svg shapes from url
So you can save your shapes as svg on database and add this shapes from database using plugin workflow

1 Like

When I load a new design, the zoom isn’t working correctly.

The initial zoom setting is too high, and I can’t control that with ‘When page is loaded’ Workflow

How could I fix it?

I just checked the demo editor and seems working normally, so I think this happened in a specific case, can you send me a video recording to get from where exactly this issue happened