Add support for Path.fill-rule

For some reason it's not working with the Qt renderer though
This commit is contained in:
Simon Hausmann 2021-02-10 14:03:23 +01:00
parent 600186220c
commit 2dd5ea61bb
16 changed files with 102 additions and 14 deletions

View file

@ -45,6 +45,7 @@ declare_ValueType![
crate::input::KeyEvent,
crate::items::EventResult,
crate::Brush,
crate::items::FillRule,
];
/// What kind of animation is on a binding