diff options
author | 2022-03-26 18:42:26 +1100 | |
---|---|---|
committer | 2022-03-26 18:42:26 +1100 | |
commit | 323a0b9e6189c8b7deeecc9961db27febbe196b1 (patch) | |
tree | 7232b594ad814a26c8bd5bedcfa4f5fa50d53baf /futures/src | |
parent | e66a79fb9c8148d5f6f971ce9bca751634122534 (diff) | |
download | iced-323a0b9e6189c8b7deeecc9961db27febbe196b1.tar.gz iced-323a0b9e6189c8b7deeecc9961db27febbe196b1.tar.bz2 iced-323a0b9e6189c8b7deeecc9961db27febbe196b1.zip |
Forward overlay() calls in iced_pure::element::Map
If Map does not override overlay(), calling map() on a pure Element
breaks any pick_list inside it (its overlay does not appear).
Fix it by implementing overlay() the same way iced_native::element::Map
does.
Diffstat (limited to 'futures/src')
0 files changed, 0 insertions, 0 deletions