Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trait based kittest::Node and kittest::Event #5705

Open
lucasmerlin opened this issue Feb 10, 2025 · 0 comments
Open

Trait based kittest::Node and kittest::Event #5705

lucasmerlin opened this issue Feb 10, 2025 · 0 comments
Labels
egui_kittest feature New feature or request

Comments

@lucasmerlin
Copy link
Collaborator

I'd like to move Node and Event to be traits, so we can e.g. use egui::Key for events and emath::Rect to get the bounds, which will feel much nicer and more native when writing tests.

@lucasmerlin lucasmerlin added this to egui Feb 10, 2025
@lucasmerlin lucasmerlin converted this from a draft issue Feb 10, 2025
@lucasmerlin lucasmerlin changed the title Trait based kittest::Node and kittest::Event Trait based kittest::Node and kittest::Event Feb 10, 2025
@lucasmerlin lucasmerlin added feature New feature or request egui_kittest labels Feb 10, 2025
@emilk emilk moved this to Next up in egui Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
egui_kittest feature New feature or request
Projects
Status: Next up
Development

No branches or pull requests

1 participant