On 11/8/06, Kinsley Turner <kingsleyturner@...994...> wrote:
One feature I really needed during this process was a "make same width" button.
Edit->Copy, Edit->Paste size->Paste Width
After all this, I zoomed back out to see my button rendered with two distinct lines at the edge of the rectangle (at each end). As I zoomed back in to try and work out the problem, sometimes they'd disappear at different zoom intervals.
That's a known problem of our renderer (as well as many other renderers). To avoid it, you can just union the two shapes so they become one shape. If this is not possible, just always add a small overlap where shapes meet. In SVN version, in some cases you can group the two objects and slightly blur the group to make the seam disappear (for example, with your button it will even look better with some blur).