let not overlap the borders
b5eea45a
1 file(s) · +1 −1
| 175 | 175 | } |
|
| 176 | 176 | resize(c, nx, ny, nw, nh, False); |
|
| 177 | 177 | if(n > 1 && th != wah) |
|
| 178 | - | ny += nh; |
|
| 178 | + | ny += nh + 2 * c->border; |
|
| 179 | 179 | i++; |
|
| 180 | 180 | } |
|
| 181 | 181 | else |