Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Krita Krita
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Bugzilla
    • Bugzilla
  • Merge requests 72
    • Merge requests 72
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • GraphicsGraphics
  • KritaKrita
  • Merge requests
  • !1602

Fix paste outside of image boundaries

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ivan Yossi requested to merge ivany/krita:paste_outbound_459111 into master Oct 01, 2022
  • Overview 2
  • Commits 1
  • Pipelines 7
  • Changes 1

If paste data does not intersect canvas, the image is pasted at the center of the canvas.

BUG:459111

In "paste into layer" I copy the contents on clipboard to move it, this is done to avoid overwriting original clip position which would cause wrong coordinates on subsequent "paste at cursor" actions. However im not sure this is the best way to copy KisPaintDevice data

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: paste_outbound_459111