locale/focus debug 2
git-svn-id: svn://localhost/ardour2/branches/3.0@13624 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -430,6 +430,9 @@ GainMeterBase::gain_activated ()
|
||||
|
||||
if (gain_display.has_focus()) {
|
||||
PublicEditor::instance().reset_focus();
|
||||
cerr << "reset focus\n";
|
||||
} else {
|
||||
cerr << "leave focus alone\n";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user