Skip to content

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

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

  • responding to #1854 (closed) 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 by mr.fantastic

Merge request reports