Quoting Bradley T Hughes <[EMAIL PROTECTED]>: > I recently committed code to make the Slit stylable separately from the > toolbar. It should be fairly straight forward to get the old look > back:
I remember noticing a problem a little while back, with CVS code: when using border=0 for both the slit and the toolbar, and setting them to auto-hide, they effectively become unreachable. I'm guessing the logic in the code is to leave just the border (however wide) show, but it backfires when the border is zero. I'm guessing an extra check should be added and if border==0 the hiding should be reduced by 1 pixel. -- Ciprian Popovici -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
