Re: [PATCH] Fix cursor positioning for insetvspace

2005-10-19 Thread Jean-Marc Lasgouttes
> "Michael" == Michael Gerz <[EMAIL PROTECTED]> writes: Michael> Michael Gerz wrote: >> Hello, >> >> this patch fixes the cursor positioning for vspace insets. So far, >> the cursor is placed way too high. With this patch, the cursor is >> aligned with the label text. The patch also fixes the

Re: [PATCH] Fix cursor positioning for insetvspace

2005-10-18 Thread Michael Gerz
Michael Gerz wrote: Hello, this patch fixes the cursor positioning for vspace insets. So far, the cursor is placed way too high. With this patch, the cursor is aligned with the label text. The patch also fixes the label size computation (wrong font size). I have tested the patch extensivel

Re: [PATCH] Fix cursor positioning for insetvspace

2005-10-13 Thread Michael Gerz
Michael Gerz wrote: Hello, this patch fixes the cursor positioning for vspace insets. So far, the cursor is placed way too high. With this patch, the cursor is aligned with the label text. The patch also fixes the label size computation (wrong font size). I have tested the patch extensivel

[PATCH] Fix cursor positioning for insetvspace

2005-10-08 Thread Michael Gerz
Hello, this patch fixes the cursor positioning for vspace insets. So far, the cursor is placed way too high. With this patch, the cursor is aligned with the label text. The patch also fixes the label size computation (wrong font size). I have tested the patch extensively with varying vspaces