diff options
author | Owen Taylor <otaylor@redhat.com> | 2000-09-02 02:43:50 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2000-09-02 02:43:50 +0000 |
commit | e4229e9c4bd815717d1f9056a53c3389d4b20122 (patch) | |
tree | d5210323b1e245c81c03c706665bb9e51500e399 /TODO.xml | |
parent | 6e3a2369b3703653389d2a123a882f3cb632abd9 (diff) | |
download | gtk+-e4229e9c4bd815717d1f9056a53c3389d4b20122.tar.gz |
Apply patch from Nils Barth and David Santiago to improve submenu
Fri Sep 1 22:39:07 2000 Owen Taylor <otaylor@redhat.com>
* gtk/gtkmenu.[ch] TODO.xml: Apply patch from
Nils Barth and David Santiago to improve submenu
navigation. The patch does this by creating a triangular
region from the point where the pointer leaves the
menu to the submenu. While the pointer is in
that region and a timeout has not expired, events
that would cause the active submenu to change are
ignored.
Diffstat (limited to 'TODO.xml')
-rw-r--r-- | TODO.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -441,7 +441,7 @@ <contact>gtk-devel-list@gnome.org</contact> </entry> - <entry size="small" status="40%" target="2.0"> + <entry size="small" status="99%" target="2.0"> <title>Improve Submenu Navigation</title> <description> <p> |