Skip to content

SVG export does not crop correctly #26

Open
@sosasees

Description

@sosasees

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is not working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions