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

SVG export does not crop correctly #26

Open
7 tasks done
sosasees opened this issue Feb 16, 2025 · 0 comments
Open
7 tasks done

SVG export does not crop correctly #26

sosasees opened this issue Feb 16, 2025 · 0 comments
Labels
bug Something is not working

Comments

@sosasees
Copy link

sosasees commented Feb 16, 2025

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.0.0

Affected Android/Custom ROM version

Samsung Galaxy Android 14

Affected device model

Samsung Galaxy XCover7

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

  1. draw, and move or resize the canvas
  2. save the image in all 3 formats
  3. see that the PNG and JPG images are cropped to the area that was visible when saving but the SVG image is cropped to the area that was visible when Paint launched

Expected behavior

when saving the image in any format, it should be cropped to the area that was visible when saving

Actual behavior

when saving the image in PNG or JPG format, it's correctly cropped to the area that was visible when saving.
but when saving in SVG format, it's cropped to the area that was visible when Paint launched instead

Screenshots/Screen recordings

PNG image

JPG image

Image

SVG image

Image

Additional information

No response

@sosasees sosasees added bug Something is not working needs triage Issue is not yet ready for PR authors to take up labels Feb 16, 2025
@Aga-C Aga-C removed the needs triage Issue is not yet ready for PR authors to take up label Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working
Projects
None yet
Development

No branches or pull requests

2 participants