On 18-May-2002 Sean 'Shaleh' Perry wrote: >> >> It's not a big thing, I'm just wondering if there is a reason, or if it's an >> oversight, or if "that's just the way it is and stop asking so many darn >> questions" ;-) >> > > I noticed this yesterday. It seems to be the toolbar not calculating its > external border correctly or the code neglecting to calculate said border.
The way we calculated the toolbar's y value was off. It was subtracting the broder_w from the height which placed the y value inside the toolbar. Easy fix, kill a line (-: Everything seems kosher now.
