[evolution-patches] Re: fix for #41751
- From: Radek Doulík <rodo ximian com>
- To: Larry Ewing <lewing ximian com>
- Cc: Patches <evolution-patches ximian com>
- Subject: [evolution-patches] Re: fix for #41751
- Date: 14 May 2003 14:59:20 +0200
On Wed, 2003-05-14 at 02:52, Larry Ewing wrote:
> This is fix for the strange behavior danw was seeing in
>
> http://bugzilla.ximian.com/show_bug.cgi?id=41751
>
> it isn't very pretty but it should be safe.
It will be simpler and faster if you just added html_font_set_release
(&manager->variable, manager->painter); call when fixed font changed.
It's because calling release again on already released set cost very
little, while releasing fixed fonts when only variable was changed costs
a lot more.
Changing fonts is not frequent operation so it's probably OK to use your
patch if you mind. The funny thing is I remember fixing the same bug in
times we used gconf :)
Cheers
Radek
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]