|
First off, I just want to say I love the program and am very glad to be a contributor!
Next, I have a question. I've noticed that the alignment of tiles on the edges isn't what I would expect. I'm referring to alignment in tiles that are truncated by the edge of the canvas.
For example, suppose I have a square tile mosaic with 100 px tiles and a 2-row pattern. Every other tile along the vertical edge will only be 100 x 50 px due to truncation. For these tiles, I would expect left-justification on the right side of the canvas and right justification on the left side. In other words, I would expect the edges to look like what you would get if the mosaic were created from a crop of a larger mosaic.
Instead, the alignment of these truncated tiles seems to be the opposite of what I expect so you end up with edge tiles that don't look right.
My workaround for this is to create the mosaic a little larger than needed and crop off the edges. Is there a simpler way to avoid this effect in the program? I didn't see any settings that seemed to be related to this so I suspect the answer is no.
Thanks!
|