[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fix or style-offset calculation in back
From: |
Fred Kiefer |
Subject: |
Re: Fix or style-offset calculation in back |
Date: |
Wed, 22 Oct 2008 09:45:47 +0200 |
User-agent: |
Thunderbird 2.0.0.17 (X11/20080922) |
Applied.
Thank you for the corrections,
Fred
Wolfgang Lux wrote:
> The last change for the style-offset calculation in back unfortunately
> made things worse than before (sorry Fred). In particular, the bottom
> offset was too large. Here is a patch that should hopefully get
> style-offset calculation right. I've tested it with a few window managers
> (Apple's quartz-wm, WindowMaker, and mwm from lesstif, which does double
> reparenting) and things now work correctly for all of them. As a small
> bonus, the patch also fixes the use of an uninitialized variable in an
> NSLog call.
>