Tested, it works great. Thanks again!

1 Like

Somehow, the font selection is only working in the normal Add text action, but not in the Add Text with position. Can you please help me with it? Also, which fonts does it accept?
Also, can we have the crop aspect ratios of 2:3 and 4:3 ?
Apologies. Hope I am actually helping to improve the plugin even more. :sweat_smile:
It is an amazing plugin.
Thanks!!

Thank you, it wasn’t working indeed. We have fixed it and updated the plugin.

Any font that bubble supports by default, or if you added it manually in your app, you can use that too.

There is a 4:3 ratio already. Will add 2:3 in future updates

Brilliant again! Many thanks.
On the last ratio, I meant 3:4, apologies. If it can be added in the next update will be very helpful!

Done! Added 2:3 and 3:4 aspect ratio :slight_smile:

Hi Andrew, Awesome!!! Thanks for the prompt response on this. Cheers

1 Like

Just purshased the plugin and it looks gr8. I want to use the default layout, but when i try to get the Base64 state of the control containing the modified image. This state keeps having the state empty … What do i do wrong ?

For the default mode, the base64 is generated only when you click Download, otherwise it will work really slow by generating it on every change.

Hi @ezdev thanks for this plugin !

I don’t really understand how to download the final image in my DB. Let me explain : I have a button to edit an existing image of my DB. I can crop the image, then I would like ti click on a button to replace the former image by the new cropped one.

So basically doing a “make change to Photo (name of my DB)” and change the field “image”.

But I can only getting a Based64 format. I don’t know how to get URL or files to replace my image.

Many thanks :slight_smile:
Thomas

Hi @thomas.gounot , glad that you like it!

The base64 that you get, is the image that you cropped, edited… use this base64 state to upload it in the image field.

Here is an example:

Screenshot 2021-05-25 at 16.56.26

Regards,
Andrew

Thanks for your quick answer.

I tried your solution before asking, like this :

Capture d’écran 2021-05-25 à 16.33.17

But I don’t know why, my image is empty in the DB after the workflow :

As if it’s not read correctly. Or maybe I’m doing a mistake somewhere.

PS : at no time we upload the new image in the DB, is there a link ?

Thanks
Thomas

Could be that the state is not ready when you are using it to upload, make sure that you use it only when the event Base64 ready is triggered.

When it will be uploaded correctly, you will have a link from the database as usual with any other image.

Hope it helps.

Regards,
Andrew

Ok it’s working thanks !

2 Likes

Hi,

We’ve tried out your plugin in custom format, however thing did not quite work out for us. We had a problem where the database thing being created but no image is being uploaded as its field.



Hi,
First of all, make sure that the plugin is on the latest version 1.5.4
There was a bug fixed with upload action in this version.

Also, there’s no need to specify the file format, it will be detected automatically, remove the “.png”

It works - but only in debug mode. Not working when debug mode is off. It seems as though it’s not uploading quick enough?

Can you send a link to your app in PM? I wan’t to do some tests to see where is the issue

Hello,

Anyone having a problem loading dynamic images?

Is there a known issue with large image files in PNG over 8Mb in size?

Can you change the theme from “Dark” to “White”?

Thank you.

Hello,

Yes but not in the current version, will add this in the next update asap!

Didn’t meet such issue but I will do some tests to see.

@ezdev, I would love to have the white version of it!

For some reason, on my end, using the default theme, it’s only loading very low-quality images JPG dynamically when pointing to a parent group or custom state source.

But I can load any size and format of images with the custom theme via workflows.