ruffle
ruffle copied to clipboard
core: Refactor `Percent` type
Unconditionally represet percentages as f64
between 0.0
and 100.0
.
Ping @kmeisthax , as this appears to revert most of commit https://github.com/ruffle-rs/ruffle/commit/990401a09cb494245f24093a0b998cb79f04f5e7 .