summaryrefslogtreecommitdiff
path: root/src/edit.rs
Commit message (Expand)AuthorAgeFilesLines
* edit: implement color box selectionPhilipp Gesang2022-08-181-4/+31
* edit: abstract out the color viewsPhilipp Gesang2022-08-181-96/+77
* edit: convert color ids to TextInputPhilipp Gesang2022-08-171-2/+4
* edit: scale color box width to window sizePhilipp Gesang2022-08-171-8/+8
* edit: present color palettePhilipp Gesang2022-08-081-0/+184