slint/internal/compiler/generator
Olivier Goffart 51481b101c
Make conversion from float to int property truncate
- Make sure that in Rust and C++ we also truncate if the properties are
inlined
 - Change the interpreter to truncate

This is a redo of commit f5d003d but truncate instead of round

fixes #5689
2024-08-10 14:51:05 +02:00
..
cpp.rs Make conversion from float to int property truncate 2024-08-10 14:51:05 +02:00
rust.rs Make conversion from float to int property truncate 2024-08-10 14:51:05 +02:00