mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-02 14:51:15 +00:00
![]() A `Path` with `MoveTo`/`LineTo`/etc. sub-elements now maps to an Expression::PathData of type Type::PathData. The llr lowering creates an Array of Type::PathElement, which is casted to PathData. This only covers the element case. The compiled path events are still todo. |
||
---|---|---|
.. | ||
common | ||
corelib | ||
corelib_macros | ||
interpreter | ||
rendering_backends |