While using "Repeat Grid" on an element or a Group of elements having shadow, the Repeat Grid will consider the shadow as the part of the Group Boundary.
If the Selected Element is 100 x 100 px with shadow (x=10, y=10, blur=0), the repeat grid will select area of 110 x 110 px which includes the shadow as well (take a look at the attached pictures). This creates much problem with alignment afterwards. Because, mostly the spacing is added between the elements only without including shadow.
While using "Repeat Grid" on an element or a Group of elements having shadow, the Repeat Grid will consider the shadow as the part of the Group Boundary.
If the Selected Element is 100 x 100 px with shadow (x=10, y=10, blur=0), the repeat grid will select area of 110 x 110 px which includes the shadow as well (take a look at the attached pictures). This creates much problem with alignment afterwards. Because, mostly the spacing is added between the elements only without including shadow.