Olivier Goffart

Results 270 comments of Olivier Goffart

If there is a need to customize widget, one can write them yourself Cf https://slint-ui.com/docs/rust/slint/docs/recipes/index.html#custom-widgets

The cupertino style is now recommended on macOS. (and that's the default in 1.3) closing issue related to the Qt style on macOS

Perhaps this is related to https://github.com/slint-ui/slint/issues/686 ?

I decided to just merge this. I'll do some cleanup afterwards to enable the new syntax

#241 is for expressions (within property binding or callback handlers), while this issue is about instantiating elements

Closing as the main issue is tracked in https://github.com/slint-ui/slint/issues/784

We should add a default binding from `source-clip-width` to `source.width - source-clip-x` makes And since this take some memory, we should make sure that Colorized image is not impacted

I assume the default width and height should be based on the source-clip-width / source-clip-height