Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • marK marK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • EducationEducation
  • marKmarK
  • Merge requests
  • !5

fixed polygon scaling issues while loading from container to imagepainter

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Pranav Gade requested to merge pranavgade/mark:master into master Dec 29, 2020
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 3

Polygons weren't scaled properly when it was checked if they were clicked, which led to a 'ghost outline' larger than the actual outline, at least in the case where the image was scaled down to fit a smaller screen. The code that checked if the next point would overlap one of the existing polygons had the same issue.

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