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

Logo with a very short claim gets cut off #16

Closed
wp99cp opened this issue Apr 30, 2022 · 2 comments
Closed

Logo with a very short claim gets cut off #16

wp99cp opened this issue Apr 30, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@wp99cp
Copy link
Member

wp99cp commented Apr 30, 2022

If you try to create a logo with a very short claim, e.g. "GLK1" (left) and "2022" (right) the logo gets cut off. It seems that the width of the created image depends on the claim-width instead of the max (claim-with, logoBoxWidth).

Probably somewhere here:

let imageWidth = claimBoxWidth + (claimBoxMargin * 2);

image

@wp99cp wp99cp added the bug Something isn't working label Apr 30, 2022
@btemperli
Copy link
Member

Thank you @wp99cp for reporting this bug.

It should be fixed now: logo.cevi.ch

Can you please check it and close the ticket?

@wp99cp
Copy link
Member Author

wp99cp commented Sep 8, 2022

Thank you @wp99cp for reporting this bug.

It should be fixed now: logo.cevi.ch

Can you please check it and close the ticket?

Thank's, tested it and it seems to work!

@wp99cp wp99cp closed this as completed Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants