mirror of https://github.com/GNOME/gimp.git
app: forgot to save the last comment edit
This commit is contained in:
parent
4da97f95c9
commit
94dc079d44
|
@ -329,8 +329,7 @@ gimp_canvas_focus (GtkWidget *widget,
|
|||
* give focus to the canvas because it is focussable. Instead, try
|
||||
* navigating in the focussed overlay child first, and use
|
||||
* GtkContainer's default implementation only if that fails (which
|
||||
* happens when cursor navigation leaves the overlay child's
|
||||
* widget).
|
||||
* happens when focus navigation leaves the overlay child).
|
||||
*/
|
||||
|
||||
if (focus && gtk_widget_child_focus (focus, direction))
|
||||
|
|
Loading…
Reference in New Issue