Olivier Goffart

Results 105 issues of Olivier Goffart

if there is no constraint set, still default to the parent size This was just some idea to help fixing the energy monitor demo. But it actually doesn't fix it...

Linux is tested both as stable and 1.64, so we can also change one of them to run in release to improve our coverage Basically a test for #1993

We should support for postfix (memeber) functions on number for math expressions: So we could write things like ``` foo.clamp(0, 1) foo.max(bar) foo.floor() foo.round() foo.abs() foo.sin() ```

enhancement
a:language-slint