]> Pileus Git - ~andy/gtk/commit
bail out if there is no need for scrolling (more obvious than adding
authorMichael Natterer <mitch@imendio.com>
Mon, 27 Mar 2006 17:00:01 +0000 (17:00 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Mon, 27 Mar 2006 17:00:01 +0000 (17:00 +0000)
commit161b0a5c55433a10678de80cfed276d4d98bfa48
tree9c8f7a5416938539a16e2c5ec7f3b036962ac585
parentf09810e02542ab35c506109c83db4ac72804a0cc
bail out if there is no need for scrolling (more obvious than adding

2006-03-27  Michael Natterer  <mitch@imendio.com>

* gtk/gtkmenu.c (gtk_menu_scroll_by): bail out if there is no need
for scrolling (more obvious than adding additional conditions to
the scroll offset calculation). Fixes bug #335912.
ChangeLog
ChangeLog.pre-2-10
gtk/gtkmenu.c