Marco Comastri

Results 3 issues of Marco Comastri

See https://github.com/image-rs/image/pull/1477 ``` error[E0277]: the trait bound `Writer: Seek` is not satisfied --> src/main.rs:70:22 | 70 | img.write_to(&mut out, out_format).expect("image encoded"); | -------- ^^^^^^^^ the trait `Seek` is not implemented...

This is just a cosmetic issue, but how can I display the full row when dragging an item in List2? By default, only the cell from which the drag originated...

Hello, the showcase links in README.md are broken