Images are drawn with white pixel border #593
Labels
bug
Some API breaks the contract it establishes
platform-wasm
WASM-specific code changes or bugs
subsystem-graphics
Milestone
Describe the bug
In the web-version, when an image is drawn to pixel-coordinates with a decimal component (e.g. 100.6), then white pixels occur where presumably those fractional pixels would have been.
To Reproduce
Start the following code with
cargo web start --release --open
:Environment and versions
The text was updated successfully, but these errors were encountered: