ruffle-rs / ruffle

A Flash Player emulator written in Rust
https://ruffle.rs
Other
15.6k stars 809 forks source link

Button border is too thick in pingy the ping idle rpg #14551

Open kotenok2000 opened 9 months ago

kotenok2000 commented 9 months ago

Describe the bug

Border is too thick on https://www.newgrounds.com/portal/view/587250/format/flash?emulate=flash image

Expected behavior

image

Content Location

587250_pingy2.zip

Affected platform

Browser's extension Extension version:2023-12-27

Operating system

Microsoft Windows [Version 10.0.22631.2861]

Browser

Google Chrome 120.0.6099.130

Additional information

No response

n0samu commented 9 months ago

This is another instance of #7369 and is fixed only in the Canvas renderer by #7042. You can test this out by loading the SWF in the extension's player page with the preferred renderer set to Canvas. This also fixes the loading bar; with the Canvas renderer you can actually see it fill.