mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
The demo should check whether its `TextEdit` is focused before consuming <kbd>cmd+Y</kbd>, in case there are other demos that do the same and come after it. (I found this while experimenting with my own PoC binding and replicating this demo.) | | | |-|-| | before |  | | after |  | * Closes N/A * [x] I have followed the instructions in the PR template