slint/api
Olivier Goffart 9683b67576 swrenderer: intersect the dirty region with the screen rectangle
When rounded out, the dirty region might end up bigger than the size
of the screen, which would then result in panic while trying to draw a
pixel out of the screen.

Fixes #6932
2024-11-28 17:35:26 +01:00
..
cpp Add API to set the XDG app id 2024-11-22 11:24:06 +01:00
node build(deps): bump @napi-rs/cli from 2.16.5 to 2.18.4 2024-11-26 09:01:23 +01:00
python Add API to set the XDG app id 2024-11-22 11:24:06 +01:00
rs swrenderer: intersect the dirty region with the screen rectangle 2024-11-28 17:35:26 +01:00
wasm-interpreter femtovg: Fix warning about deprecated web_sys::set_fill_style 2024-10-16 13:25:00 +02:00