Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • GIMP GIMP
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,824
    • Issues 3,824
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 92
    • Merge requests 92
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • GIMPGIMP
  • Merge requests
  • !860

Adding initial support for snapping layers/path_points by layers bounding boxes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open mr.fantastic requested to merge mr.fantastic/gimp:realtime-alignment-snapping into master Mar 08, 2023
  • Overview 11
  • Commits 7
  • Pipelines 26
  • Changes 24

Adding initial support for realtime alignment/snapping on layers bounding boxes (aka smart guides) one of the requested features to gimp:

  • responding to #1854 and #9200 (closed)

  • when layer of path point dragged on the same vertical or horizontal line of left, x_center, right, top, y_center, and bottom it snaps.

  • work even when multiple layers selected.

  • doesn't include alignment by near objects distance yet(DONE).

  • no visuals yet(DONE).

  • show in action in quick video below:

realtim

Edited Mar 16, 2023 by mr.fantastic
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: realtime-alignment-snapping