mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-29 01:47:43 +01:00
[Summary] Made panner to not grad focus when mouse ptr enters
This commit is contained in:
parent
e4caabf32b
commit
1fe5453c44
2 changed files with 0 additions and 5 deletions
|
|
@ -1239,10 +1239,6 @@ Editor::generic_event_handler (GdkEvent* ev)
|
|||
case GDK_NOTIFY_VIRTUAL:
|
||||
case GDK_NOTIFY_NONLINEAR:
|
||||
case GDK_NOTIFY_NONLINEAR_VIRTUAL:
|
||||
/* leaving window, so reset focus, thus ending any and
|
||||
all text entry operations.
|
||||
*/
|
||||
reset_focus();
|
||||
break;
|
||||
}
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue