stride3d / stride

Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
https://stride3d.net
MIT License
6.65k stars 957 forks source link

feat: Made UIElement Key Events public #2518

Open TranquilAbyss opened 2 weeks ago

TranquilAbyss commented 2 weeks ago

PR Details

Made KeyPress Events public on UI Elements to allow for custom UI Hotkeys

Related Issue

https://github.com/stride3d/stride/issues/2515

Types of changes

Checklist

This is my first PR, let me know if I am missing something. All the UI tests passed, I am still working on getting my environment setup for other tests.

TranquilAbyss commented 2 weeks ago

@dotnet-policy-service agree