WbaN314

Results 2 issues of WbaN314

Items that are not leftmost in grid "jumped" when resizing the grid component. This was due to the 0.2s transition animation playing whenever the grid component is resized. Leftmost items...

## Observation Using the LazyCsvReader in combination with an object store fails in case the read files size exceeds 2MB. The error is thrown in `crates/polars-io/src/file_cache/entry.rs` when reading the files...

rust
fix