eekkey: Dropped in favor of Button
Each Button has a KeyState, which may be shared with other buttons. The list of pressed and locked buttons is used as a list of keys, causing a search for the button in the current view.
This commit is contained in:
@ -3,5 +3,6 @@ mod bitflags;
|
||||
|
||||
mod imservice;
|
||||
mod keyboard;
|
||||
mod layout;
|
||||
mod symbol;
|
||||
mod util;
|
||||
|
||||
Reference in New Issue
Block a user