mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 11:38:21 +02:00
IsModifier updates
This commit is contained in:
parent
043bbb07d4
commit
d48274694e
1 changed files with 4 additions and 0 deletions
|
@ -125,7 +125,11 @@ namespace Beefy.widgets
|
|||
case .LWin,
|
||||
.RWin,
|
||||
.Alt,
|
||||
.LAlt,
|
||||
.RAlt,
|
||||
.Control,
|
||||
.LCtrl,
|
||||
.RCtrl,
|
||||
.Command,
|
||||
.Shift:
|
||||
return true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue