[AdgToyText] Forcibly unset the font in global-changed
commit190b7d951432e8ea3da85e2a1480a7c9ed61fe5d
authorNicola Fontana <ntd@entidi.it>
Wed, 23 Sep 2009 15:22:26 +0000 (23 17:22 +0200)
committerNicola Fontana <ntd@entidi.it>
Wed, 23 Sep 2009 15:22:26 +0000 (23 17:22 +0200)
treec93ba62e16a06ee49c1aa6abe76bc69c47adb506
parent4aca1e45a8d8fe8a6454dbf9e1afdbc655ec1243
[AdgToyText] Forcibly unset the font in global-changed

When changing the global map, the font could be recomputed if this
change involves something deeper than a translation. The font caching
(that is avoiding the font recomputation when not needed) is done in the
AdgFontStyle class: there is no sane reason to double the caching
algorithm also inside the "global-changed" signal.
adg/adg-toy-text.c