slint-ui / slint

Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
https://slint.dev
Other
17.67k stars 611 forks source link

interpreter: Add test for `element_node_at_source_position` #6743

Closed hunger closed 6 days ago

hunger commented 2 weeks ago

This test is a bit simplistic... but it does test the basic functionality.

hunger commented 2 weeks ago

I left output in as it helps to figure out what happens if something goes wrong. The output is usually invisible anyway.