BillyDM / egui-baseview

A baseview backend for the egui Rust GUI library
MIT License
22 stars 17 forks source link

Respect keyboard layout #11

Closed helgoboss closed 1 year ago

helgoboss commented 1 year ago

This should fix #10.

BillyDM commented 1 year ago

Thanks!