Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small feature request #2

Open
Veneficus81 opened this issue Feb 27, 2024 · 3 comments
Open

Small feature request #2

Veneficus81 opened this issue Feb 27, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@Veneficus81
Copy link

Would be handy to be able to drag and move an image for custom art that might be slightly too big or off centre.

@QuentinWidlocher
Copy link
Owner

Hi !
This would not be a particularly small feature since the art is a plain <img/> tag and moving it around would require fiddling with absolute values or converting it to a <canvas/>.

That said, we could add a way to change the position of the picture based on its corner. We could align the top, bottom, left and right (+ combinations + center) border to the frame to better show the image.

I couldn't find a better example than this one.

What do you think ?

@QuentinWidlocher QuentinWidlocher added the enhancement New feature or request label Mar 6, 2024
@renatoliveira
Copy link

Hi ! This would not be a particularly small feature since the art is a plain <img/> tag and moving it around would require fiddling with absolute values or converting it to a <canvas/>.

That said, we could add a way to change the position of the picture based on its corner. We could align the top, bottom, left and right (+ combinations + center) border to the frame to better show the image.

I couldn't find a better example than this one.

What do you think ?

Not OP but that works too. Having another set of input fields on the page to adjust the vertical and horizontal position delivers this requirement, except not the way OP intended, for sure.

@maiqo
Copy link

maiqo commented Nov 14, 2024

How do I print with black borders?
Screenshot_20241114-025948_Adobe Acrobat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants