slint/sixtyfps_runtime/rendering_backends/gl
Simon Hausmann 30bc16db73 Avoid possible leaks when loading html images and then destroying the window
Keep weak references to the canvas, etc. for the DOM closure
2021-01-14 08:53:13 +01:00
..
fonts Fix wasm build 2021-01-14 08:53:13 +01:00
Cargo.toml Add support for loading remote images for wasm builds 2021-01-14 08:53:13 +01:00
eventloop.rs Move the eventloop module to the backend 2021-01-14 08:53:13 +01:00
fonts_fontdb.rs Fix wasm build 2021-01-14 08:53:13 +01:00
fonts_wasm.rs Fix wasm build 2021-01-14 08:53:13 +01:00
graphics_window.rs Qt backend: make clicking on a TextInput not panic 2021-01-14 08:53:13 +01:00
lib.rs Avoid possible leaks when loading html images and then destroying the window 2021-01-14 08:53:13 +01:00