mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-31 07:37:24 +00:00
![]() The loop was skipping one of the stop to interpolate because when one iterator was returning None, the other one had also advenced and its result discared. We can just unwrap the value instead from the longer chain. For the radial gradiant, we need to interpolate the last colors to avoid a flash at the beginning for all the area "outside" the circle. |
||
---|---|---|
.. | ||
bitmapfont.rs | ||
brush.rs | ||
color.rs | ||
image.rs | ||
path.rs | ||
rendering_metrics_collector.rs |