https://perchance.org/oneclickdownloadexample To, upon generating an image with text to image, skip a bunch of steps, not put the frame with options in front of the image, and simplify downloading to ‘click or touch image to download’.
If you don’t care about the social parts like gallery functionality and want to cut steps from your image generating, this plugin may be for you.
have a wonderful day all :)
@Alllo I think what I mean of “double-clicking to download” is that I also suggest an option so that the image will download when the image frame is double-clicked instead of just clicked. You could also reference how to do that in your plugin page. 😄
Btw, you can set
padding: 8px
or12px
in thediv
andp
elements so there’s more space to click (and tap for mobile screens, since the chance of mis-clicking will be highly reduced). The bigger the padding, the bigger the spaces are.Done. Credited you more. And also started padding stuff, thank you. Great tip about padding. Would go great in a library of tips somehow :)
@Alllo You’re welcome. Also, as a reference if you want to learn more CSS, there’s W3Schools’ CSS tutorial, it’s a really great website. https://www.w3schools.com/Css/