diff options
author | Andy Hertzfeld <andy@src.gnome.org> | 2000-03-28 01:54:17 +0000 |
---|---|---|
committer | Andy Hertzfeld <andy@src.gnome.org> | 2000-03-28 01:54:17 +0000 |
commit | 6179a7643867a820d9d0c4b3b8f4d4fa0ca13f66 (patch) | |
tree | 8b9443454a64fdade60a524a70c3cea882a1180d /ChangeLog-20000414 | |
parent | 6c6fad82f9ec69d8090e9b3af9d45b002265d957 (diff) | |
download | nautilus-6179a7643867a820d9d0c4b3b8f4d4fa0ca13f66.tar.gz |
made it treat pre-lighting and selection darkening independently, so both
made it treat pre-lighting and selection darkening independently, so
both properties can be visually reflected simultaneously.
Diffstat (limited to 'ChangeLog-20000414')
-rw-r--r-- | ChangeLog-20000414 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog-20000414 b/ChangeLog-20000414 index 91b9ee314..38252a705 100644 --- a/ChangeLog-20000414 +++ b/ChangeLog-20000414 @@ -1,5 +1,12 @@ 2000-03-27 Andy Hertzfeld <andy@eazel.com> + * libnautilus/nautilus-icon-canvas-item.c: + changed the logic in nautilus_icon_canvas_item_draw to treat + pre-lighting and selection darkening independently, so both properties + will be visually reflected. + +2000-03-27 Andy Hertzfeld <andy@eazel.com> + Changed how selection emboldening works. The problem was that using a bold font changed the text layout, making words jump from line to line when an icon was selected. The new approach doesn't use a bold |