triggerbox: closing in on a one-at-a-time design (GUI edition)
This commit is contained in:
@@ -235,7 +235,7 @@ TriggerBoxUI::bang (GdkEvent *ev, size_t n)
|
||||
switch (ev->type) {
|
||||
case GDK_BUTTON_PRESS:
|
||||
if (ev->button.button == 1) {
|
||||
_triggerbox.stop_all ();
|
||||
_triggerbox.request_stop_all ();
|
||||
return true;
|
||||
}
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user