ruffle-rs / ruffle

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

BFXR - after loading, text is misaligned, all functions do nothing #16815

Open Kz-92 opened 1 week ago

Kz-92 commented 1 week ago

Describe the bug

all the buttons' labels are shifted down, all buttons have no working function, or they attempt to function.

https://github.com/ruffle-rs/ruffle/assets/103858019/0706e858-b63e-48a7-b1c5-8a2d4d332fd3

Expected behavior

all text should be aligned, all buttons should work. clicking the buttons on the left should definitely create and autoplay new sounds

Content Location

Bfxr_Flash.zip

Affected platform

Desktop app

Operating system

windows 10

Browser

No response

Additional information

No response

torokati44 commented 1 week ago

The missing audio will be fixed by #14203 once it's done.