On 25-May-2002 Scott Furt wrote: > I've noticed behaviour that i dont think i like with > regards to resizing windows and the slit. > > When "Full max" is off, i cannot either resize the window > over the slit (or to the edge of the screen) by either > ALT+Rclick or using the handle. > > When "Full Max" is ON, i can resize the window over the > slit just fine. >
perfect timing Scott (-: This is a side effect of a bug I just fixed from sf.net. We were setting client.max_width and height equal to the strut adjusted area. This is mostly my fault as I did a search and replace in the code when I implemented the struts. It did not occur to me the little ways in which this would affect things. Anyways, I am committing the fix in a moment, let me know.
