mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-04 15:26:00 +02:00
Console fixes
This commit is contained in:
parent
fa015e314d
commit
d32c8212a9
3 changed files with 24 additions and 14 deletions
|
@ -126,7 +126,8 @@ namespace Beefy.widgets
|
|||
.RWin,
|
||||
.Alt,
|
||||
.Control,
|
||||
.Command:
|
||||
.Command,
|
||||
.Shift:
|
||||
return true;
|
||||
default:
|
||||
return false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue