slint/internal
Lance bbd5d8554b
Add stroke-line-join for Path (#9912)
* Add `stroke-line-join` for `Path`
* Add `LineJoin` enum
* Add `stroke-line-join` property for `Path`
* Set line_join in Skia and FemtoVG renders
* Set pen_join_style in Qt backend
* Add example test case
* Docs: Add `stroke-line-join` property for `Path`
2025-11-03 10:25:04 +01:00
..
backends Add stroke-line-join for Path (#9912) 2025-11-03 10:25:04 +01:00
common Add stroke-line-join for Path (#9912) 2025-11-03 10:25:04 +01:00
compiler Add stroke-line-join for Path (#9912) 2025-11-03 10:25:04 +01:00
core Add stroke-line-join for Path (#9912) 2025-11-03 10:25:04 +01:00
core-macros FocusScope: Remove FocusPolicy and adds two bool state instead (#9263) 2025-08-26 21:42:40 +02:00
interpreter Some Fix in preparation to the edition 2024 2025-10-29 23:08:05 +01:00
renderers Add stroke-line-join for Path (#9912) 2025-11-03 10:25:04 +01:00