slint/api
Simon Hausmann 2adb86de14 Python: Be conservative about attaching to the Python interpreter
We call Python::attach in a few places. When invoked from the Slint event loop, those should be fine. But there are some that may fail, for example during gc. Fall back to using try_attach and return default values instead of causing a panic.

Fixes #9984
2025-11-07 10:28:47 +00:00
..
cpp Add the accessible-id property (#9940) 2025-11-05 10:54:11 +01:00
node CI: Fix node build 2025-11-06 11:26:05 +01:00
python Python: Be conservative about attaching to the Python interpreter 2025-11-07 10:28:47 +00:00
rs More optimization when the scale factor is constant 2025-11-04 14:05:50 +01:00
wasm-interpreter Remormat all the toml file again to fix npm upload 2025-04-09 15:06:00 +02:00