mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
Don't trigger an action during combination capturing
ref T595
This commit is contained in:
committed by
Mat Sutcliffe
parent
59c69e379a
commit
c51a1b8c7b
@@ -166,6 +166,7 @@ namespace BlackCore
|
||||
emit combinationSelectionChanged(currentCombination);
|
||||
m_capturedCombination = currentCombination;
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
for (const CHotkeyCombination &combination : makeKeysRange(as_const(m_configuredActions)))
|
||||
|
||||
Reference in New Issue
Block a user