ruffle/core
David Wendt 806a741bf4 EditText appears to have internal padding between it's borders equivalent to a CSS padding of `3px 4px 3px 0`.
Verified by experimentation with Flash Player, appears to be necessary for tests to pass.
2020-06-20 19:55:39 -04:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
macros build(deps): bump syn from 1.0.30 to 1.0.31 2020-06-09 22:14:57 -07:00
src EditText appears to have internal padding between it's borders equivalent to a CSS padding of `3px 4px 3px 0`. 2020-06-20 19:55:39 -04:00
tests Implement the `leading` attribute as defined by fonts. 2020-06-20 19:55:29 -04:00
Cargo.toml core: Use thiserror to derive Loader errors 2020-06-20 15:02:00 -07:00