ruffle icon indicating copy to clipboard operation
ruffle copied to clipboard

core: Refactor `Percent` type

Open relrelb opened this issue 2 years ago • 1 comments

Unconditionally represet percentages as f64 between 0.0 and 100.0.

relrelb avatar Sep 10 '22 13:09 relrelb

Ping @kmeisthax , as this appears to revert most of commit https://github.com/ruffle-rs/ruffle/commit/990401a09cb494245f24093a0b998cb79f04f5e7 .

adrian17 avatar Sep 12 '22 18:09 adrian17