summaryrefslogtreecommitdiffstats
path: root/src/window/icon.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix DimensionsMismatch error messageLibravatar sum-elier2020-11-011-1/+1
| | | | | | The values passed to write! were shifted 1 to the left. Fixes #591
* Move `Icon` to `iced` crate and introduce `Error`Libravatar Héctor Ramón Jiménez2020-07-011-0/+132