better ctrl detection
This commit is contained in:
@@ -94,8 +94,7 @@ impl<'a> ApplicationHandler for App<'a> {
|
||||
#[cfg(feature = "rich_keyboard")]
|
||||
{
|
||||
let kb0 = key_event
|
||||
.logical_key
|
||||
.to_text()
|
||||
.text_with_all_modifiers()
|
||||
.unwrap_or("")
|
||||
.as_bytes()
|
||||
.into_iter()
|
||||
|
||||
Reference in New Issue
Block a user