slint/api/sixtyfps-node/native
Simon Hausmann 071ab9fda1 Prepare for use of percentages as widths in layouts
Delay the conversion of percentage to the float to code generation type
by inserting the multiplication into the syntax tree. That way we will
be able to detect plain uses of percetages and interpret them
differently.
2020-10-16 15:38:35 +02:00
..
build.rs Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00
Cargo.toml Support for color in JS (as string) 2020-10-16 12:58:27 +02:00
lib.rs Prepare for use of percentages as widths in layouts 2020-10-16 15:38:35 +02:00
persistent_context.rs Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00