Dilawar Singh
Dilawar Singh
I also agree with @jrmoulton. I also don't like border around `ScrollView` and `ListView`. Is there a simple way to disable the border? I am on Windows + Rust, and...
Setting `border-width : 0px` for `ScrollView` removed the border for me. I feel dumb for not trying the first obvious thing before commenting here 😳.
> While this isn’t possible in pure Slint yet, you can do this if you provide your Mode from Rust and place it behind a [FilterModel](https://slint-ui.com/snapshots/master/docs/rust/slint/struct.filtermodel). Would that help? Thanks!...
I also think the JS syntax is easier on the eyes than Rust syntax (especially when you are also supporting JS and C++).
> While this isn’t possible in pure Slint yet, you can do this if you provide your Mode from Rust and place it behind a [FilterModel](https://slint-ui.com/snapshots/master/docs/rust/slint/struct.filtermodel). Would that help? Thanks...
@tronical Sounds good.
I get the following output when I do `pecl install ds` in an alpine image. ``` Build process completed successfully **Installing '/usr/local/lib/php/extensions/no-debug-non-zts-20220829/ds.so'** install ok: channel://pecl.php.net/ds-1.4.0 configuration option "php_ini" is not...
Noticed it late. The MR #74 adds a `checked_new` public API that returns `Option`.
@SterlingButters Logarithmic axis are not supported out of the box. Unless axis grid lines are very faint, they will corrupt the data extraction.
I second this feature too. I can't use it at my workplace at all.