add comment
This commit is contained in:
parent
1c8090fa67
commit
7071b1f094
1 changed files with 1 additions and 0 deletions
|
@ -425,6 +425,7 @@ void OBBindings::grabButtons(bool grab, OBClient *client)
|
|||
mode = GrabModeSync; // this is handled in the plate's buttonPressHandler
|
||||
break;
|
||||
default:
|
||||
// any other elements already get button events, don't grab on them
|
||||
continue;
|
||||
}
|
||||
ButtonBindingList::iterator it, end = _buttons[i].end();
|
||||
|
|
Loading…
Reference in a new issue