slint/sixtyfps_runtime/rendering_backends/qt
Olivier Goffart 15e0112d2d Qt: Fix image-fit of colorized image
Since colorize property force the native item to be a ClippedImage, it had
a source rectangle, despite with and height defaulting to 0 and therefore
having an empty source rect would cause the scaling to not be right
2021-02-16 10:10:30 +01:00
..
build.rs Fix build.rs not being re-run when the cpp! code changes 2021-01-28 17:23:10 +01:00
Cargo.toml Update version number everywhere 2021-01-28 16:34:13 +01:00
key_generated.rs Add support for Path.fill-rule 2021-02-10 14:08:32 +01:00
lib.rs Add the logo in the docs 2021-02-12 08:24:42 +01:00
qt_window.rs Qt: Fix image-fit of colorized image 2021-02-16 10:10:30 +01:00
qttypes.rs Fix source scaling detection for the Qt backend 2021-02-10 21:33:04 +01:00
widgets.rs Put the window background color in the StyleMetrics 2021-02-15 15:57:58 +01:00