slint/sixtyfps_runtime/rendering_backends
Jocelyn Turcotte 93c28d12db wasm32: Fix reentrancy issues with invoke_from_event_loop
If it's called on top of the an event processed on the event loop,
it might be that GLOBAL_PROXY is already borrowed further down
the stack.
2021-12-13 15:51:28 +01:00
..
default Attempt to properly detect if the native style is available when cross compiling 2021-12-06 12:59:48 +01:00
gl wasm32: Fix reentrancy issues with invoke_from_event_loop 2021-12-13 15:51:28 +01:00
mcu Avoid the use of symlinks for source files 2021-12-13 15:51:10 +01:00
qt Avoid the use of symlinks for source files 2021-12-13 15:51:10 +01:00
testing Add empty set_mouse_cursor function to TestingWindow 2021-12-07 22:41:24 +01:00