slint/internal
Simon Hausmann 1d82c179d1 Fix panic when invoking unused callback aliases with the interpreter
Don't try to install a callback handler that captures an invalid
expression. The llr pass has an invalid expression guard, and so does
the rest of this handle_property_bindings_init callback.

Fixes #2319
2023-03-02 19:02:25 +01:00
..
backends Remove dark-light dependency on the web 2023-03-02 18:53:55 +01:00
common docs: Use it's, etc. more consistently (#2287) 2023-02-24 17:42:22 +01:00
compiler Fix crash when a state condition is detected as constant 2023-02-24 16:43:48 +01:00
core Fix crash when a state condition is detected as constant 2023-02-24 16:43:48 +01:00
core-macros Bump version number to 1.0.0 2023-02-03 11:07:15 +01:00
interpreter Fix panic when invoking unused callback aliases with the interpreter 2023-03-02 19:02:25 +01:00
renderers/skia Remove dark-light dependency on the web 2023-03-02 18:53:55 +01:00