Skip to main content
Inspiring
January 9, 2025
Answered

Aligning to canvas gets some of the shape pixels extend out from the canvas

  • January 9, 2025
  • 1 reply
  • 117 views

Hi community.

 

When Im Aligning to canvas, I gets some of the shape pixels extend out from the canvas.  In PS when I align shapes it doesnt extend beyong the canvas dimensions.

 

 

 

Correct answer Rick Gerard

The Stroked portion of a shape layer is not counted. Only the fill is used. It's the same when you use sourceRectAtTime(). The stroke is ignored. It would be nice if that could be fixed.

1 reply

Rick GerardCommunity ExpertCorrect answer
Community Expert
January 9, 2025

The Stroked portion of a shape layer is not counted. Only the fill is used. It's the same when you use sourceRectAtTime(). The stroke is ignored. It would be nice if that could be fixed.