mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-02 22:54:36 +00:00
![]() This patch takes care of the lowering of events/coordinates arrays as path data, which originates from a `commands: ...` string of SVG path commands. In order to minimize the path specific code in the generator, the compile_paths now generates a Vec<Expression> for the events and coordinates. |
||
---|---|---|
.. | ||
brush.rs | ||
color.rs | ||
fps_counter.rs | ||
image.rs | ||
path.rs |