slint/docs/reference
Olivier Goffart f5d003d1e2 Fix conversion to from float to int
Round the value.

The previous behavior is that

 - For the interpreter, we were rounding (same as new behavior)
 - for Rust and C++ we were truncating, unless the properties were
   inlinined and then we were keeping it as float
2024-07-23 17:32:57 +02:00
..
_static Consolidate language tutorials (#5037) 2024-06-04 16:54:36 +02:00
_templates Restructure the Slint reference documentation 2023-08-15 10:43:49 +02:00
src Fix conversion to from float to int 2024-07-23 17:32:57 +02:00
conf.py Bump version number to 1.7.1 2024-07-23 12:05:34 +00:00
index.rst Consolidate language tutorials (#5037) 2024-06-04 16:54:36 +02:00
Pipfile Consolidate language tutorials (#5037) 2024-06-04 16:54:36 +02:00