summaryrefslogtreecommitdiffstats
path: root/wgpu/src/renderer/widget/text_input.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move text logic in `iced_wgpu` to a `text` moduleLibravatar Héctor Ramón Jiménez2019-11-131-20/+5
* Split text measurements cache from rendering cacheLibravatar Héctor Ramón Jiménez2019-11-111-2/+2
* use Color's `From` impl in more placesLibravatar memoryruins2019-11-071-26/+8
* Merge branch 'master' into feature/performance-metricsLibravatar Héctor Ramón Jiménez2019-11-051-57/+66
* Move `Target` to its own moduleLibravatar Héctor Ramón Jiménez2019-11-021-0/+162